summaryrefslogtreecommitdiff
path: root/autogen.sh
AgeCommit message (Expand)AuthorFilesLines
2012-08-17Fix problems with CLEANFILES and automake-1.11.1Owen W. Taylor1-1/+4
2012-08-15Revert "Use upstream gettext instead the glib one"Javier Jardón1-4/+0
2012-08-15Use upstream gettext instead the glib oneJavier Jardón1-0/+4
2012-08-05Make gtk-doc not a hard dependency of GLibJavier Jardón1-4/+6
2011-05-16autogen.sh: Use autoreconf instead custom scriptJavier Jardón1-94/+15
2010-10-03allow libtool 2.4Ryan Lortie1-1/+1
2010-07-13Clean autotools config a bitJavier Jardón1-7/+3
2010-06-28[autogen.sh] Support NOCONFIGURE (from gnome-common)Colin Walters1-2/+7
2009-09-23Parse libtoolize --version more carefullyTor Lillqvist1-1/+4
2009-09-12Remove old crap for fetching the "build" directory from svnTor Lillqvist1-17/+0
2009-06-10Support automake 1.11Matthias Clasen1-3/+7
2008-10-11Bug 551355 – [PATCH] Make glib build with libtool 2.2Behdad Esfahbod1-1/+1
2007-12-212.15.0Matthias Clasen1-4/+4
2007-12-05for the benefit of git users, checkout build/ if it is missing but afterRyan Lortie1-0/+17
2007-11-09Accept automake 1.10, tooMatthias Clasen1-2/+6
2007-11-08Use automake 1.9Matthias Clasen1-4/+4
2006-01-31Touch README and INSTALL here to pacify automake. (#329124, KjartanMatthias Clasen1-0/+5
2004-10-25rm autom4te.cache, since it might interfere with differing autoconfManish Singh1-0/+2
2004-03-01- exit with $? instead of 1 in case of failureTim Janik1-8/+8
2003-04-24Accept libtool-1.5. (#111483)Owen Taylor1-1/+1
2003-03-04require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up someJames Henstridge1-29/+27
2003-01-28Fix version in complaint message about automake. (#104366, Rich Burridge)Owen Taylor1-2/+2
2002-12-02=== Released 2.1.3 ===Owen Taylor1-12/+0
2002-09-06automake 1.4Havoc Pennington1-4/+4
2002-05-14on May 13 23:20:00 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor1-0/+12
2002-03-05Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor1-1/+1
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor1-1/+1
2001-06-07subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington1-6/+10
2001-05-29Fix GNU sedism (#55430)Owen Taylor1-1/+1
2001-05-16Add inter-library dependencies.Owen Taylor1-5/+33
1999-03-20acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2fManish Singh1-8/+0
1999-01-31Removed autogened files, add -a to automakeManish Singh1-2/+2
1999-01-21automake 1.4 and libtool 1.2d notices. (maybe I'll write an actual testEST 1999 Mandrake1-2/+2
1998-11-25Replaced pushd and popd with equivalent shell code.Jeff Garzik1-2/+3
1998-11-25Use the proper $srcdir method instead of the $OBJ_DIR hack for allowingElliot Lee1-7/+6
1998-11-20allow setting $OBJ_DIR to specify building in a subdirElliot Lee1-1/+7
1998-10-25added/updated xlc stuffJoel Becker1-1/+1
1998-10-10yah yah libtool 1.2bManish Singh1-1/+1
1998-10-05Added xlc to the compilers that call automake with --include-depsJoel Becker1-1/+1
1998-09-08minor fixupTim Janik1-2/+4
1998-09-07check for all three inline keywords individually.Tim Janik1-8/+19
1998-06-10Initial revisionOwen Taylor1-0/+50