Daniel Stenberg
|
94c6a5eeab
Jean-Philippe Barrette-LaPierre made buildconf run better on Mac OS X by
|
20 years ago |
Daniel Stenberg
|
29ed6d24bf
simplified all die messages
|
20 years ago |
Daniel Stenberg
|
e2c5c20896
simplified the automake failed message too
|
20 years ago |
Daniel Stenberg
|
aced2904ff
simplified the die-line when aclocal fails, the previous one confused
|
20 years ago |
Daniel Stenberg
|
9fadfffb9d
when checking the automake version, cut off trailing "-p[whatever]" from the
|
20 years ago |
Daniel Stenberg
|
67fca4cb01
recognize and use ACLOCAL_FLAGS if set (Thomas Schwinge patch)
|
20 years ago |
Daniel Stenberg
|
bea9152aa8
Check for a GNU version of m4, since autoconf won't run nicely without one.
|
20 years ago |
Daniel Stenberg
|
5168b32f86
if ares is present, run aclocal in that dir before autoconf is run
|
21 years ago |
Daniel Stenberg
|
4cf70e3069
AIX and Tru64 have what Tor calls "horribly broken 'which' programs" so we
|
21 years ago |
Daniel Stenberg
|
ad75360ec7
use libtoolize --force to overwrite existing (older) files
|
21 years ago |
Daniel Stenberg
|
fc7c4d6157
Ken Hirsch says he basicly needs all 'mv' to be 'mv -f' for configure to
|
21 years ago |
Daniel Stenberg
|
5d947e973e
display OK if it runs OK
|
21 years ago |
Daniel Stenberg
|
8b3946efda
Tor Arntsen fixed a spelling error
|
21 years ago |
Daniel Stenberg
|
b84607ff7b
run autoconf in the ares dir as well if the dir is present, after it has
|
21 years ago |
Daniel Stenberg
|
7553341bad
improved the libtool check to disqualify "1.4c" when 1.4.2 is required
|
21 years ago |
Daniel Stenberg
|
ec45a9e825
fix comment
|
21 years ago |
Daniel Stenberg
|
2e2e0fba60
no more complaining when I have 1.5 and it tests for 1.4.2
|
21 years ago |
Daniel Stenberg
|
3994d67eea
Dan Fandrich lowered the libtool requirement
|
21 years ago |
Daniel Stenberg
|
e6c267fb4c
oops, run libtoolize as the first tool
|
21 years ago |
Daniel Stenberg
|
93538fccd6
run libtoolize too
|
21 years ago |
Daniel Stenberg
|
7431957113
put back the libtool test, now for 1.5
|
21 years ago |
Daniel Stenberg
|
49e9c1495b
stop checking for libtool, we don't run that in this script
|
21 years ago |
Daniel Stenberg
|
9f8123f1b8
Dan Fandrich's fix
|
21 years ago |
Daniel Stenberg
|
90982529fc
automake 1.5 should be enough
|
22 years ago |
Daniel Stenberg
|
d0eb56dd97
made this script detect proper versions of the tools we need to build a full
|
22 years ago |
Daniel Stenberg
|
069477d35c
automake -a for the depcomp
|
22 years ago |
Daniel Stenberg
|
33237b4502
run automake last
|
23 years ago |
Daniel Stenberg
|
1c83dee948
no need for mumbojumbo
|
23 years ago |
Daniel Stenberg
|
cabef4732d
made the automake line re-build from _all_ Makefile.am files in the source tree
|
23 years ago |
Daniel Stenberg
|
285e998fae
Sterling Hughes's fixes
|
23 years ago |