aboutsummaryrefslogtreecommitdiffstats
path: root/macros
Commit message (Expand)AuthorAgeFilesLines
* Pass the results of the environment variable ACLOCAL_FLAGS to aclocal.Owen Taylor1998-04-252-1/+8
* Use test -f instead of test -e; As suggested by Sebastian Wilhelmi 0-migArturo Espinosa1998-04-231-1/+1
* Fix for gedit compilation -migArturo Espinosa1998-04-221-13/+17
* added to ignore generated files.EDT 1998 Gregory McLean1998-04-191-0/+5
* Updated the gtk check to check for 1.0.0EDT 1998 Gregory McLean1998-04-191-1/+1
* Also run AC_HEADER_DIRENT.Raja R Harinath1998-04-092-1/+4
* Update to list newer versions of packages. Add `scandir'.Raja R Harinath1998-04-093-4/+9
* Look for vasprintf.Raja R Harinath1998-04-012-1/+5
* An empty true branch of an `if' statement is not valid sh syntax. IfTom Tromey1998-03-202-2/+9
* Weee! gmc uses the gnome.m4 macros now and detects properly gnome installati...Arturo Espinosa1998-03-202-5/+30
* Add support for gtk_container_add to GnomeApp widget.Miguel de Icaza1998-03-201-1/+1
* Cache results of check for program_invocation_short_name,Tom Tromey1998-03-202-7/+27
* Cache results of argp check.Tom Tromey1998-03-192-4/+16
* Updates to use AM_PATH_GTK. See various ChangeLogs for details.Owen Taylor1998-03-162-37/+20
* Add a check for <linewrap.h> -- this enables some optimizations whenRaja R Harinath1998-03-132-0/+7
* Much more work on the mailman - it is semi-functional, and also on girc.Elliot Lee1998-03-121-0/+1
* Made it conform to the new gnome_init parameters.Miguel de Icaza1998-03-111-1/+0
* Build vsnprintf.o, not vsnprint.o.Tom Tromey1998-03-102-1/+6
* Add check for `vsnprintf'.Raja R Harinath1998-03-102-0/+9
* Set need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automakeTom Tromey1998-03-092-3/+38
* Check for strnlen().Tom Tromey1998-03-072-1/+5
* Check for argp code, strndup, program_invocation_name,Tom Tromey1998-03-042-1/+13
* Also check for SMlib.h; some Solaris systems have -lSM but not SMlib.h.Tom Tromey1998-03-032-4/+18
* Changed spacing so --help output looks right.Tom Tromey1998-03-022-3/+8
* Set OBJECTIVE_C shell variable.Tom Tromey1998-02-282-0/+7
* Stupid mistake... Forgot a `,'Raja R Harinath1998-02-271-1/+1
* Put $X_CFLAGS here, not in $CFLAGS. (GNOME_HAVE_SM): New var. `true' if weRaja R Harinath1998-02-272-12/+36
* Remove `GNOME_CHECK_GNOME'.Raja R Harinath1998-02-192-8/+4
* touchups for CVS gtkElliot Lee1998-02-191-1/+1
* Replace `strcasecmp' if necessary.Raja R Harinath1998-02-192-1/+6
* Added missing separator, from Ching HuiArturo Espinosa1998-02-171-1/+1
* Add `gnome-pthread-check.m4'. New file. Moved pthread check fromRaja R Harinath1998-02-165-11/+28
* check for shared gtk+ libraries also.Tim Janik1998-02-161-0/+4
* Use single quotes, not double quotes. Otherwise bash will interpretTom Tromey1998-02-152-2/+8
* Put back doubled `$'. We want the expansion to occur in the includingRaja R Harinath1998-02-152-1/+7
* Remove debugging message, "hahaha $macrodirs". :)Changwoo Ryu1998-02-151-1/+0
* multilple aclocal -I directories.KST 1998 Changwoo Ryu1998-02-142-3/+13
* Removed extra `$' from rule.Tom Tromey1998-02-142-1/+3
* Only check for -lSM if not already in x_libs.Tom Tromey1998-02-142-1/+13
* Add `autogen.sh'.Raja R Harinath1998-02-142-1/+3
* Solaris /bin/sh doesn't understand `test -e'.Raja R Harinath1998-02-142-25/+28
* Checkin ChangeLogRaja R Harinath1998-02-141-0/+2
* New `autogen.sh' that has most of the guts of $topdir/autogen.sh.Raja R Harinath1998-02-141-0/+80
* Look for gnomeConf.sh in $libdir, where the installation actually installsRaja R Harinath1998-02-142-7/+15
* Gary Vaughan's fixes to gnome.m4Arturo Espinosa1998-02-141-4/+10
* Add `gnome-support.m4' to MACROSRaja R Harinath1998-02-141-1/+2
* New maintainer rule for handling automatic rebuilding of aclocal.m4 if anyRaja R Harinath1998-02-143-2/+20
* New file. Defines GNOME_SUPPORT_CHECKS for libsupport.a support.Raja R Harinath1998-02-132-0/+12
* Gnome/Games shoudl work nowArturo Espinosa1998-02-112-0/+3
* Gnome/Objc automake/autoconf setupArturo Espinosa1998-02-111-17/+30
* Misc setup changesArturo Espinosa1998-02-112-16/+6
* Gnome Core updatesArturo Espinosa1998-02-111-0/+34
* Gnome Utils autoconf/automake setup is readyArturo Espinosa1998-02-112-0/+81
* New file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamedRaja R Harinath1998-02-115-0/+87