summaryrefslogtreecommitdiff
path: root/buildconf
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year, since the file has been modifiedYang Tse2006-10-271-1/+1
* I fell over a new libtool that starts with a newline so we need to fetchDaniel Stenberg2006-09-041-1/+1
* As Alexander Lazic pointed out, run the buildconf from the ares dir if thatDaniel Stenberg2006-01-061-6/+2
* added our regular source headerDaniel Stenberg2005-12-211-0/+22
* allow more evironment variables to control what tools to check for and useDaniel Stenberg2005-12-211-7/+13
* use ACLOCAL even when using 'find' to find the aclocal toolDaniel Stenberg2005-12-211-2/+1
* use -c to automake to copy the new filesDaniel Stenberg2005-09-011-1/+1
* run libtoolize in the ares dir as well, and modified the output slightly forDaniel Stenberg2005-06-131-2/+4
* make sure the found tool is a regular file (and not a dir or something)Daniel Stenberg2005-06-091-1/+1
* Modified to use 'head -n 1' instead of 'head -1' since some versions of headDaniel Stenberg2005-06-091-5/+5
* Reverted Tupone Alfredo's patch, as it broke NUMEROUS autobuilds. Let's do theDaniel Stenberg2005-06-071-12/+6
* Tupone Alfredo's fixes:Daniel Stenberg2005-06-061-6/+12
* bail out if perl is missing, it is needed for building curl anywayDaniel Stenberg2005-04-071-2/+11
* check for libtoolize and aclocal to doublecheck the installations betterDaniel Stenberg2005-04-071-0/+15
* ./src/config.h.in is now removed from CVS. It is copied from theDaniel Stenberg2004-12-251-0/+2
* Jean-Philippe Barrette-LaPierre made buildconf run better on Mac OS X byDaniel Stenberg2004-09-301-0/+4
* simplified all die messagesDaniel Stenberg2004-05-181-5/+5
* simplified the automake failed message tooDaniel Stenberg2004-05-181-1/+1
* simplified the die-line when aclocal fails, the previous one confusedDaniel Stenberg2004-05-181-1/+1
* when checking the automake version, cut off trailing "-p[whatever]" from theDaniel Stenberg2004-03-301-1/+1
* recognize and use ACLOCAL_FLAGS if set (Thomas Schwinge patch)Daniel Stenberg2004-03-211-2/+2
* Check for a GNU version of m4, since autoconf won't run nicely without one.Daniel Stenberg2004-03-151-0/+14
* if ares is present, run aclocal in that dir before autoconf is runDaniel Stenberg2004-02-251-1/+3
* AIX and Tru64 have what Tor calls "horribly broken 'which' programs" so weDaniel Stenberg2004-02-181-3/+20
* use libtoolize --force to overwrite existing (older) filesDaniel Stenberg2004-02-111-1/+1
* Ken Hirsch says he basicly needs all 'mv' to be 'mv -f' for configure toDaniel Stenberg2004-01-291-0/+2
* display OK if it runs OKDaniel Stenberg2004-01-271-0/+2
* Tor Arntsen fixed a spelling errorDaniel Stenberg2004-01-051-1/+1
* run autoconf in the ares dir as well if the dir is present, after it hasDaniel Stenberg2003-10-201-0/+8
* improved the libtool check to disqualify "1.4c" when 1.4.2 is requiredDaniel Stenberg2003-10-141-6/+15
* fix commentDaniel Stenberg2003-05-131-1/+1
* no more complaining when I have 1.5 and it tests for 1.4.2Daniel Stenberg2003-05-121-2/+4
* Dan Fandrich lowered the libtool requirementDaniel Stenberg2003-05-121-3/+3
* oops, run libtoolize as the first toolDaniel Stenberg2003-05-091-3/+2
* run libtoolize tooDaniel Stenberg2003-05-091-0/+2
* put back the libtool test, now for 1.5Daniel Stenberg2003-05-031-8/+54
* stop checking for libtool, we don't run that in this scriptDaniel Stenberg2003-04-221-38/+0
* Dan Fandrich's fixDaniel Stenberg2003-04-221-5/+5
* automake 1.5 should be enoughDaniel Stenberg2003-01-211-4/+4
* made this script detect proper versions of the tools we need to build a fullDaniel Stenberg2003-01-201-1/+108
* automake -a for the depcompDaniel Stenberg2002-03-191-1/+1
* run automake lastDaniel Stenberg2001-12-181-1/+1
* no need for mumbojumboDaniel Stenberg2001-10-311-3/+1
* made the automake line re-build from _all_ Makefile.am files in the source treeDaniel Stenberg2001-05-301-1/+3
* Sterling Hughes's fixesDaniel Stenberg2001-05-301-4/+9
* adjusted for automake 1.4+Daniel Stenberg2001-05-291-1/+1
* useful script to run after updating from CVSDaniel Stenberg2001-05-031-0/+6