summaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with CLEANFILES and automake-1.11.1Owen W. Taylor2012-08-171-1/+4
* Revert "Use upstream gettext instead the glib one"Javier Jardón2012-08-151-4/+0
* Use upstream gettext instead the glib oneJavier Jardón2012-08-151-0/+4
* Make gtk-doc not a hard dependency of GLibJavier Jardón2012-08-051-4/+6
* autogen.sh: Use autoreconf instead custom scriptJavier Jardón2011-05-161-94/+15
* allow libtool 2.4Ryan Lortie2010-10-031-1/+1
* Clean autotools config a bitJavier Jardón2010-07-131-7/+3
* [autogen.sh] Support NOCONFIGURE (from gnome-common)Colin Walters2010-06-281-2/+7
* Parse libtoolize --version more carefullyTor Lillqvist2009-09-231-1/+4
* Remove old crap for fetching the "build" directory from svnTor Lillqvist2009-09-121-17/+0
* Support automake 1.11Matthias Clasen2009-06-101-3/+7
* Bug 551355 – [PATCH] Make glib build with libtool 2.2Behdad Esfahbod2008-10-111-1/+1
* 2.15.0GLIB_2_15_0Matthias Clasen2007-12-211-4/+4
* for the benefit of git users, checkout build/ if it is missing but afterRyan Lortie2007-12-051-0/+17
* Accept automake 1.10, tooMatthias Clasen2007-11-091-2/+6
* Use automake 1.9Matthias Clasen2007-11-081-4/+4
* Touch README and INSTALL here to pacify automake. (#329124, KjartanMatthias Clasen2006-01-311-0/+5
* rm autom4te.cache, since it might interfere with differing autoconfManish Singh2004-10-251-0/+2
* - exit with $? instead of 1 in case of failureTim Janik2004-03-011-8/+8
* Accept libtool-1.5. (#111483)Owen Taylor2003-04-241-1/+1
* require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up someJames Henstridge2003-03-041-29/+27
* Fix version in complaint message about automake. (#104366, Rich Burridge)Owen Taylor2003-01-281-2/+2
* === Released 2.1.3 ===GLIB_2_1_3Owen Taylor2002-12-021-12/+0
* automake 1.4Havoc Pennington2002-09-061-4/+4
* on May 13 23:20:00 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-05-141-0/+12
* Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor2002-03-051-1/+1
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-071-6/+10
* Fix GNU sedism (#55430)Owen Taylor2001-05-291-1/+1
* Add inter-library dependencies.Owen Taylor2001-05-161-5/+33
* acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2fManish Singh1999-03-201-8/+0
* Removed autogened files, add -a to automakeManish Singh1999-01-311-2/+2
* automake 1.4 and libtool 1.2d notices. (maybe I'll write an actual testEST 1999 Mandrake1999-01-211-2/+2
* Replaced pushd and popd with equivalent shell code.Jeff Garzik1998-11-251-2/+3
* Use the proper $srcdir method instead of the $OBJ_DIR hack for allowingElliot Lee1998-11-251-7/+6
* allow setting $OBJ_DIR to specify building in a subdirElliot Lee1998-11-201-1/+7
* added/updated xlc stuffJoel Becker1998-10-251-1/+1
* yah yah libtool 1.2bManish Singh1998-10-101-1/+1
* Added xlc to the compilers that call automake with --include-depsJoel Becker1998-10-051-1/+1
* minor fixupTim Janik1998-09-081-2/+4
* check for all three inline keywords individually.Tim Janik1998-09-071-8/+19
* Initial revisionOwen Taylor1998-06-101-0/+50