aboutsummaryrefslogtreecommitdiffstats
path: root/macros/autogen.sh
Commit message (Expand)AuthorAgeFilesLines
* Exit with error code if configure fails.Elliot Lee1999-07-301-1/+1
* Suggest using libtool 1.2dArturo Espinosa1999-01-191-1/+1
* Add the hacked version of the gettext macros that is used in Gtk+ here.Martin Baulig1998-12-161-0/+19
* Fixed typo, from Markus Linnala <maage@cs.tut.fi>Jeff Garzik1998-12-101-1/+1
* Ok, the check for NO-AUTO-GEN is now working. This was borking up theMark Crichton1998-12-091-1/+1
* test -e is broken in Solaris /bin/sh, use test -r insteadFrederic Devernay1998-12-081-3/+3
* Make sure aclocal.m4 works before invoking gettextize.Martin Baulig1998-12-081-0/+2
* Make sure aclocal.m4 exists before making it writable.Martin Baulig1998-12-081-1/+1
* Invoke gettextize with the --copy parameter to prevent it from makingMartin Baulig1998-12-061-1/+3
* Added --copy option to libtoolize. This stops libtoolize fromOle J. Tetlie1998-12-061-1/+1
* "Improve" indentation and messages somewhat.Raja R Harinath1998-12-031-69/+74
* Make it with builddir != srcdir again.Martin Baulig1998-12-031-3/+3
* Platform fixes. grep -q is not portable, do not use.Jeff Garzik1998-12-021-7/+7
* Run gettextize if needed. : Run libtoolize only if configure.in hasChangwoo Ryu1998-12-011-2/+30
* . libgnome/gnome-mime.c: read gnomedatadir/mime.types as well . InElliot Lee1998-11-271-10/+2
* allow setting $OBJ_DIR to specify building in a subdirElliot Lee1998-11-201-4/+14
* Added test for xlc, to run automake with --include-depsJoel Becker1998-10-061-1/+6
* -)Nat Friedman1998-09-211-1/+1
* New file. Defines the GNOME_COMPILER_WARNINGS macro. AddRaja R Harinath1998-08-211-3/+4
* Support for NOCONFIGURE env variable -migArturo Espinosa1998-05-141-0/+4
* Remove simple-minded check for `gtk+'.Raja R Harinath1998-05-101-16/+0
* Pass the results of the environment variable ACLOCAL_FLAGS to aclocal.Owen Taylor1998-04-251-1/+1
* 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
* Update to list newer versions of packages. Add `scandir'.Raja R Harinath1998-04-091-3/+3
* Added missing separator, from Ching HuiArturo Espinosa1998-02-171-1/+1
* check for shared gtk+ libraries also.Tim Janik1998-02-161-0/+4
* Remove debugging message, "hahaha $macrodirs". :)Changwoo Ryu1998-02-151-1/+0
* multilple aclocal -I directories.KST 1998 Changwoo Ryu1998-02-141-3/+9
* New `autogen.sh' that has most of the guts of $topdir/autogen.sh.Raja R Harinath1998-02-141-0/+80