summaryrefslogtreecommitdiff
path: root/buildconf
AgeCommit message (Expand)Author
2010-11-25symbol-scan: use configure script knowledge about how to run the C preprocessorYang Tse
2010-11-11buildconf: MAC OS X requires libtool version 1.5.26 or newerYang Tse
2010-08-28In the m4 detection line, factor out the 2>dev/nullFabian Keil
2010-08-28If m4 doesn't support --version, try if gm4 does.Fabian Keil
2010-08-28If the m4 version isn't recognized at all, just say soFabian Keil
2010-05-09findtool: file name as a full path requires a slashDaniel Stenberg
2010-04-26Allow tools to be defined with full path in buildconfKalle Vahlman
2010-03-24restore executable bits on some filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-11-15Add a couple of renamed files to the removal listYang Tse
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-08Adjusted libtool version parsing due to libtool --version now alsoYang Tse
2009-06-07debug test a non-greedy patternYang Tse
2009-06-06Add some debug tracingYang Tse
2009-06-06remove the ofending regexpYang Tse
2009-06-06remove line not intended to be committedYang Tse
2009-06-06attempt to fix regexYang Tse
2009-06-06Adjusted libtool version parsing due to libtool --version now alsoYang Tse
2009-06-05Depending on the libtool and automake versions being used config.guess getsYang Tse
2009-06-03Remove more generated files.Yang Tse
2009-06-03Remove more generated filesYang Tse
2009-06-03Remove all generated 'Makefile' files.Yang Tse
2009-06-03Remove more generated filesYang Tse
2009-06-01Temporarily disable config.guess related checksYang Tse
2009-06-01HP-UX requires libtool version 1.5.24 or newerYang Tse
2009-03-09- Andreas Farber made the 'buildconf' script check for the presence of m4Daniel Stenberg
2009-02-13Remove following files generated on previous buildconf run:Yang Tse
2009-01-08Only care about the first line of libtool --version as otherwise this scriptDaniel Stenberg
2008-08-14curlbuild.h is a generated file on configure-capable systemsYang Tse
2008-08-07Prevent buildconf from removing 'Makefile' and 'missing' files. This would blowYang Tse
2008-08-05Validate that autom4te and autoconf versions match.Yang Tse
2008-08-01This line was for local testing, not intended to be committed.Yang Tse
2008-08-01Ensure that reserved keyword AC_DEFUN is only used for its purpose.Yang Tse
2008-07-30Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way ofYang Tse
2008-07-30Show autom4te and aclocal versions.Yang Tse
2008-07-29For testing purposes on SunOS systems; directly feed acinclude.m4 withYang Tse
2008-07-29For debugging purposes, show all sed's available in PATH on SunOS systems.Yang Tse
2008-07-29Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4Yang Tse
2008-07-28Ensure that buildconf runs from the subdirectory where configure.ac livesYang Tse
2008-07-28Remove files generated on previous buildconf/configure run,Yang Tse
2008-07-27When calling aclocal, user defined ACLOCAL_FLAGS will now precede ours.Yang Tse
2008-07-27For debugging purposes, run aclocal in verbose mode on SunOS systems.Yang Tse
2008-07-25move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion pro...Yang Tse
2008-07-24Another step towards detecting if _REENTRANT is already defined or actuallyYang Tse
2006-10-27Update copyright year, since the file has been modifiedYang Tse
2006-09-04I fell over a new libtool that starts with a newline so we need to fetchDaniel Stenberg
2006-01-06As Alexander Lazic pointed out, run the buildconf from the ares dir if thatDaniel Stenberg
2005-12-21added our regular source headerDaniel Stenberg
2005-12-21allow more evironment variables to control what tools to check for and useDaniel Stenberg
2005-12-21use ACLOCAL even when using 'find' to find the aclocal toolDaniel Stenberg