| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix spelling errors in buildconf | Fabian Keil | 2011-04-21 | 1 | -1/+1 |
* | symbol-scan: use configure script knowledge about how to run the C preprocessor | Yang Tse | 2010-11-25 | 1 | -0/+1 |
* | buildconf: MAC OS X requires libtool version 1.5.26 or newer | Yang Tse | 2010-11-11 | 1 | -0/+6 |
* | In the m4 detection line, factor out the 2>dev/null | Fabian Keil | 2010-08-28 | 1 | -1/+1 |
* | If m4 doesn't support --version, try if gm4 does. | Fabian Keil | 2010-08-28 | 1 | -1/+1 |
* | If the m4 version isn't recognized at all, just say so | Fabian Keil | 2010-08-28 | 1 | -1/+5 |
* | findtool: file name as a full path requires a slash | Daniel Stenberg | 2010-05-09 | 1 | -4/+10 |
* | Allow tools to be defined with full path in buildconf | Kalle Vahlman | 2010-04-26 | 1 | -0/+5 |
* | restore executable bits on some files | Daniel Stenberg | 2010-03-24 | 1 | -0/+0 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | Add a couple of renamed files to the removal list | Yang Tse | 2009-11-15 | 1 | -0/+2 |
* | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf | 2009-07-14 | 1 | -4/+4 |
* | Adjusted libtool version parsing due to libtool --version now also | Yang Tse | 2009-06-08 | 1 | -41/+19 |
* | debug test a non-greedy pattern | Yang Tse | 2009-06-07 | 1 | -3/+3 |
* | Add some debug tracing | Yang Tse | 2009-06-06 | 1 | -0/+19 |
* | remove the ofending regexp | Yang Tse | 2009-06-06 | 1 | -1/+1 |
* | remove line not intended to be committed | Yang Tse | 2009-06-06 | 1 | -2/+0 |
* | attempt to fix regex | Yang Tse | 2009-06-06 | 1 | -1/+3 |
* | Adjusted libtool version parsing due to libtool --version now also | Yang Tse | 2009-06-06 | 1 | -1/+1 |
* | Depending on the libtool and automake versions being used config.guess gets | Yang Tse | 2009-06-05 | 1 | -52/+57 |
* | Remove more generated files. | Yang Tse | 2009-06-03 | 1 | -3/+5 |
* | Remove more generated files | Yang Tse | 2009-06-03 | 1 | -0/+1 |
* | Remove all generated 'Makefile' files. | Yang Tse | 2009-06-03 | 1 | -0/+1 |
* | Remove more generated files | Yang Tse | 2009-06-03 | 1 | -0/+4 |
* | Temporarily disable config.guess related checks | Yang Tse | 2009-06-01 | 1 | -0/+4 |
* | HP-UX requires libtool version 1.5.24 or newer | Yang Tse | 2009-06-01 | 1 | -0/+48 |
* | - Andreas Farber made the 'buildconf' script check for the presence of m4 | Daniel Stenberg | 2009-03-09 | 1 | -0/+5 |
* | Remove following files generated on previous buildconf run: | Yang Tse | 2009-02-13 | 1 | -0/+4 |
* | Only care about the first line of libtool --version as otherwise this script | Daniel Stenberg | 2009-01-08 | 1 | -2/+2 |
* | curlbuild.h is a generated file on configure-capable systems | Yang Tse | 2008-08-14 | 1 | -0/+1 |
* | Prevent buildconf from removing 'Makefile' and 'missing' files. This would blow | Yang Tse | 2008-08-07 | 1 | -2/+0 |
* | Validate that autom4te and autoconf versions match. | Yang Tse | 2008-08-05 | 1 | -74/+60 |
* | This line was for local testing, not intended to be committed. | Yang Tse | 2008-08-01 | 1 | -1/+0 |
* | Ensure that reserved keyword AC_DEFUN is only used for its purpose. | Yang Tse | 2008-08-01 | 1 | -0/+1 |
* | Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of | Yang Tse | 2008-07-30 | 1 | -35/+1 |
* | Show autom4te and aclocal versions. | Yang Tse | 2008-07-30 | 1 | -3/+18 |
* | For testing purposes on SunOS systems; directly feed acinclude.m4 with | Yang Tse | 2008-07-29 | 1 | -0/+12 |
* | For debugging purposes, show all sed's available in PATH on SunOS systems. | Yang Tse | 2008-07-29 | 1 | -3/+22 |
* | Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4 | Yang Tse | 2008-07-29 | 1 | -10/+1 |
* | Ensure that buildconf runs from the subdirectory where configure.ac lives | Yang Tse | 2008-07-28 | 1 | -0/+12 |
* | Remove files generated on previous buildconf/configure run, | Yang Tse | 2008-07-28 | 1 | -1/+76 |
* | When calling aclocal, user defined ACLOCAL_FLAGS will now precede ours. | Yang Tse | 2008-07-27 | 1 | -2/+7 |
* | For debugging purposes, run aclocal in verbose mode on SunOS systems. | Yang Tse | 2008-07-27 | 1 | -1/+6 |
* | move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion pro... | Yang Tse | 2008-07-25 | 1 | -1/+1 |
* | Another step towards detecting if _REENTRANT is already defined or actually | Yang Tse | 2008-07-24 | 1 | -0/+1 |
* | Update copyright year, since the file has been modified | Yang Tse | 2006-10-27 | 1 | -1/+1 |
* | I fell over a new libtool that starts with a newline so we need to fetch | Daniel Stenberg | 2006-09-04 | 1 | -1/+1 |
* | As Alexander Lazic pointed out, run the buildconf from the ares dir if that | Daniel Stenberg | 2006-01-06 | 1 | -6/+2 |
* | added our regular source header | Daniel Stenberg | 2005-12-21 | 1 | -0/+22 |
* | allow more evironment variables to control what tools to check for and use | Daniel Stenberg | 2005-12-21 | 1 | -7/+13 |