Modified to use 'head -n 1' instead of 'head -1' since some versions of head
[platform/upstream/curl.git] / buildconf
2005-06-09 Daniel StenbergModified to use 'head -n 1' instead of 'head -1' since...
2005-06-07 Daniel StenbergReverted Tupone Alfredo's patch, as it broke NUMEROUS...
2005-06-06 Daniel StenbergTupone Alfredo's fixes:
2005-04-07 Daniel Stenbergbail out if perl is missing, it is needed for building...
2005-04-07 Daniel Stenbergcheck for libtoolize and aclocal to doublecheck the...
2004-12-25 Daniel Stenberg./src/config.h.in is now removed from CVS. It is copied...
2004-09-30 Daniel StenbergJean-Philippe Barrette-LaPierre made buildconf run...
2004-05-18 Daniel Stenbergsimplified all die messages
2004-05-18 Daniel Stenbergsimplified the automake failed message too
2004-05-18 Daniel Stenbergsimplified the die-line when aclocal fails, the previou...
2004-03-30 Daniel Stenbergwhen checking the automake version, cut off trailing...
2004-03-21 Daniel Stenbergrecognize and use ACLOCAL_FLAGS if set (Thomas Schwinge...
2004-03-15 Daniel StenbergCheck for a GNU version of m4, since autoconf won't...
2004-02-25 Daniel Stenbergif ares is present, run aclocal in that dir before...
2004-02-18 Daniel StenbergAIX and Tru64 have what Tor calls "horribly broken...
2004-02-11 Daniel Stenberguse libtoolize --force to overwrite existing (older...
2004-01-29 Daniel StenbergKen Hirsch says he basicly needs all 'mv' to be 'mv...
2004-01-27 Daniel Stenbergdisplay OK if it runs OK
2004-01-05 Daniel StenbergTor Arntsen fixed a spelling error
2003-10-20 Daniel Stenbergrun autoconf in the ares dir as well if the dir is...
2003-10-14 Daniel Stenbergimproved the libtool check to disqualify "1.4c" when...
2003-05-13 Daniel Stenbergfix comment
2003-05-12 Daniel Stenbergno more complaining when I have 1.5 and it tests for...
2003-05-12 Daniel StenbergDan Fandrich lowered the libtool requirement
2003-05-09 Daniel Stenbergoops, run libtoolize as the first tool
2003-05-09 Daniel Stenbergrun libtoolize too
2003-05-03 Daniel Stenbergput back the libtool test, now for 1.5
2003-04-22 Daniel Stenbergstop checking for libtool, we don't run that in this...
2003-04-22 Daniel StenbergDan Fandrich's fix
2003-01-21 Daniel Stenbergautomake 1.5 should be enough
2003-01-20 Daniel Stenbergmade this script detect proper versions of the tools...
2002-03-19 Daniel Stenbergautomake -a for the depcomp
2001-12-18 Daniel Stenbergrun automake last
2001-10-31 Daniel Stenbergno need for mumbojumbo
2001-05-30 Daniel Stenbergmade the automake line re-build from _all_ Makefile...
2001-05-30 Daniel StenbergSterling Hughes's fixes
2001-05-29 Daniel Stenbergadjusted for automake 1.4+
2001-05-03 Daniel Stenberguseful script to run after updating from CVS