summaryrefslogtreecommitdiff
path: root/macros/autogen.sh
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'post-1_0_1'.post-1_0_1nobody2000-12-011-186/+0
* Added small test for po/Makefile.i18npatch, so that if it exists it will patc...Kenneth Christiansen2000-10-261-0/+7
* various small build fixesLarry Liimatainen2000-08-221-21/+21
* Fix "cvs rm -rf" lossage.Dan Winship2000-08-021-0/+179
* removed last files from GNOME CVSscottf2000-08-021-179/+0
* exit immediately if aclocal, autoheader, automake, or autoconf fails,Dan Winship2000-06-171-5/+15
* Fixed my mess-up, sorry about that.Julian Missig2000-05-211-4/+6
* Gabber now has *working* i18n!Julian Missig2000-05-211-6/+4
* s/1.0/1/ for interface version.Elliot Lee2000-02-251-2/+2
* Don't run libtoolize when `NO_LIBTOOLIZE' is set.Martin Baulig2000-02-221-2/+4
* s/GNOME2_DIR/GNOME2_PATH/, for consistencyDan Winship2000-02-161-2/+2
* I am sure that kabalak didn't mean to remove gnome-common/macros :)James Henstridge2000-02-131-0/+167
* removed gtranslator for re-checkinFatih Demir2000-02-131-167/+0
* Fix GNUism introduced in the previous fix.Raja R Harinath2000-02-091-1/+1
* Handle non GNU find programs.Miguel de Icaza2000-02-091-2/+8
* Include gnome-animator as part of non-experimental header files. ImplementElliot Lee2000-02-071-1/+2
* do the rm-gnome-gettext.m4 hokey pokeyElliot Lee2000-01-171-4/+8
* Fix for proper include directory. Remove gnome-gettext.m4 if needed. StickElliot Lee2000-01-141-0/+5
* Do the grand OAF hokey-pokey properly.Elliot Lee1999-11-171-0/+6
* Exit with error code if configure fails.Elliot Lee1999-07-291-1/+1
* Suggest using libtool 1.2dArturo Espinosa1999-01-181-1/+1
* Add the hacked version of the gettext macros that is used in Gtk+ here.Martin Baulig1998-12-151-0/+19
* Fixed typo, from Markus Linnala <maage@cs.tut.fi>Jeff Garzik1998-12-091-1/+1
* Ok, the check for NO-AUTO-GEN is now working. This was borking up theMark Crichton1998-12-081-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-071-0/+2
* Make sure aclocal.m4 exists before making it writable.Martin Baulig1998-12-071-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-051-1/+1
* "Improve" indentation and messages somewhat.Raja R Harinath1998-12-021-69/+74
* Make it with builddir != srcdir again.Martin Baulig1998-12-021-3/+3
* Platform fixes. grep -q is not portable, do not use.Jeff Garzik1998-12-011-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-201-1/+1
* New file. Defines the GNOME_COMPILER_WARNINGS macro. AddRaja R Harinath1998-08-201-3/+4
* Support for NOCONFIGURE env variable -migArturo Espinosa1998-05-131-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-241-1/+1
* Use test -f instead of test -e; As suggested by Sebastian Wilhelmi 0-migArturo Espinosa1998-04-221-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-081-3/+3
* Added missing separator, from Ching HuiArturo Espinosa1998-02-161-1/+1
* check for shared gtk+ libraries also.Tim Janik1998-02-151-0/+4
* Remove debugging message, "hahaha $macrodirs". :)Changwoo Ryu1998-02-141-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