summaryrefslogtreecommitdiff
path: root/buildconf
AgeCommit message (Expand)Author
2004-12-25./src/config.h.in is now removed from CVS. It is copied from theDaniel Stenberg
2004-09-30Jean-Philippe Barrette-LaPierre made buildconf run better on Mac OS X byDaniel Stenberg
2004-05-18simplified all die messagesDaniel Stenberg
2004-05-18simplified the automake failed message tooDaniel Stenberg
2004-05-18simplified the die-line when aclocal fails, the previous one confusedDaniel Stenberg
2004-03-30when checking the automake version, cut off trailing "-p[whatever]" from theDaniel Stenberg
2004-03-21recognize and use ACLOCAL_FLAGS if set (Thomas Schwinge patch)Daniel Stenberg
2004-03-15Check for a GNU version of m4, since autoconf won't run nicely without one.Daniel Stenberg
2004-02-25if ares is present, run aclocal in that dir before autoconf is runDaniel Stenberg
2004-02-18AIX and Tru64 have what Tor calls "horribly broken 'which' programs" so weDaniel Stenberg
2004-02-11use libtoolize --force to overwrite existing (older) filesDaniel Stenberg
2004-01-29Ken Hirsch says he basicly needs all 'mv' to be 'mv -f' for configure toDaniel Stenberg
2004-01-27display OK if it runs OKDaniel Stenberg
2004-01-05Tor Arntsen fixed a spelling errorDaniel Stenberg
2003-10-20run autoconf in the ares dir as well if the dir is present, after it hasDaniel Stenberg
2003-10-14improved the libtool check to disqualify "1.4c" when 1.4.2 is requiredDaniel Stenberg
2003-05-13fix commentDaniel Stenberg
2003-05-12no more complaining when I have 1.5 and it tests for 1.4.2Daniel Stenberg
2003-05-12Dan Fandrich lowered the libtool requirementDaniel Stenberg
2003-05-09oops, run libtoolize as the first toolDaniel Stenberg
2003-05-09run libtoolize tooDaniel Stenberg
2003-05-03put back the libtool test, now for 1.5Daniel Stenberg
2003-04-22stop checking for libtool, we don't run that in this scriptDaniel Stenberg
2003-04-22Dan Fandrich's fixDaniel Stenberg
2003-01-21automake 1.5 should be enoughDaniel Stenberg
2003-01-20made this script detect proper versions of the tools we need to build a fullDaniel Stenberg
2002-03-19automake -a for the depcompDaniel Stenberg
2001-12-18run automake lastDaniel Stenberg
2001-10-31no need for mumbojumboDaniel Stenberg
2001-05-30made the automake line re-build from _all_ Makefile.am files in the source treeDaniel Stenberg
2001-05-30Sterling Hughes's fixesDaniel Stenberg
2001-05-29adjusted for automake 1.4+Daniel Stenberg
2001-05-03useful script to run after updating from CVSDaniel Stenberg