aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome.m4
Commit message (Collapse)AuthorAgeFilesLines
* Look for gnomeConf.sh in $libdir, where the installation actually installsRaja R Harinath1998-02-141-7/+12
| | | | | | | | | * gnome.m4 (GNOME_INIT): Look for gnomeConf.sh in $libdir, where the installation actually installs it. - Hari svn path=/trunk/; revision=24
* Gary Vaughan's fixes to gnome.m4Arturo Espinosa1998-02-141-4/+10
| | | | svn path=/trunk/; revision=22
* Gnome/Games shoudl work nowArturo Espinosa1998-02-111-0/+2
| | | | svn path=/trunk/; revision=16
* Misc setup changesArturo Espinosa1998-02-111-1/+2
| | | | svn path=/trunk/; revision=14
* Gnome Core updatesArturo Espinosa1998-02-111-0/+34
| | | | svn path=/trunk/; revision=13
* New file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamedRaja R Harinath1998-02-111-0/+7
* gnome.m4: New file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamed macro to GNOME_CHECK_GNOME. * gnome-x-checks.m4: Likewise, move and renaming AC_GNOME_X_CHECKS to GNOME_X_CHECKS. * aclocal-include.m4: New file. Defines AM_ACLOCAL_INCLUDE macro to provide extra search directories to `aclocal'. svn path=/trunk/; revision=11