summaryrefslogtreecommitdiff
path: root/buildconf
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | lib/config.h.in file by buildconf
* Jean-Philippe Barrette-LaPierre made buildconf run better on Mac OS X byDaniel Stenberg2004-09-301-0/+4
| | | | | properly using glibtoolize instead of plain libtoolize. (This is made if glibtool was found and used instead of plain libtool.)
* 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
| | | | the netbsd shell
* when checking the automake version, cut off trailing "-p[whatever]" from theDaniel Stenberg2004-03-301-1/+1
| | | | version string before doing the version number checks.
* 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
| | | | now scan the PATH ourself to find the path to (g)libtool
* 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
| | | | run in a sane manner on his MPE/iX operating system.
* 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
| | | | been run "as usual"
* 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
| | | | | require autoconf 2.57 require automake 1.7
* 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
| | | | curl on a unix host from CVS
* 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