Daniel Stenberg
|
c86c294f55
- Andreas Farber made the 'buildconf' script check for the presence of m4
|
15 роки тому |
Yang Tse
|
0cf10ae4d7
Remove following files generated on previous buildconf run:
|
15 роки тому |
Daniel Stenberg
|
0090099565
Only care about the first line of libtool --version as otherwise this script
|
16 роки тому |
Yang Tse
|
11cb78c5f8
curlbuild.h is a generated file on configure-capable systems
|
16 роки тому |
Yang Tse
|
fa2a8f6fb8
Prevent buildconf from removing 'Makefile' and 'missing' files. This would blow
|
16 роки тому |
Yang Tse
|
09f278121e
Validate that autom4te and autoconf versions match.
|
16 роки тому |
Yang Tse
|
a948ca1669
This line was for local testing, not intended to be committed.
|
16 роки тому |
Yang Tse
|
2d15d84a01
Ensure that reserved keyword AC_DEFUN is only used for its purpose.
|
16 роки тому |
Yang Tse
|
a3498f96ef
Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of
|
16 роки тому |
Yang Tse
|
637bfa0252
Show autom4te and aclocal versions.
|
16 роки тому |
Yang Tse
|
5dafa4a270
For testing purposes on SunOS systems; directly feed acinclude.m4 with
|
16 роки тому |
Yang Tse
|
e93bcbeee1
For debugging purposes, show all sed's available in PATH on SunOS systems.
|
16 роки тому |
Yang Tse
|
52d9a3c34f
Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4
|
16 роки тому |
Yang Tse
|
57d13c770a
Ensure that buildconf runs from the subdirectory where configure.ac lives
|
16 роки тому |
Yang Tse
|
1692384636
Remove files generated on previous buildconf/configure run,
|
16 роки тому |
Yang Tse
|
c4edc25d01
When calling aclocal, user defined ACLOCAL_FLAGS will now precede ours.
|
16 роки тому |
Yang Tse
|
36361d14cf
For debugging purposes, run aclocal in verbose mode on SunOS systems.
|
16 роки тому |
Yang Tse
|
6b7e74a030
move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion problem
|
16 роки тому |
Yang Tse
|
8a323f8354
Another step towards detecting if _REENTRANT is already defined or actually
|
16 роки тому |
Yang Tse
|
772a985dc3
Update copyright year, since the file has been modified
|
18 роки тому |
Daniel Stenberg
|
1e9f5845ab
I fell over a new libtool that starts with a newline so we need to fetch
|
18 роки тому |
Daniel Stenberg
|
723a78ae3f
As Alexander Lazic pointed out, run the buildconf from the ares dir if that
|
19 роки тому |
Daniel Stenberg
|
9799f7afb0
added our regular source header
|
19 роки тому |
Daniel Stenberg
|
6358b24fac
allow more evironment variables to control what tools to check for and use
|
19 роки тому |
Daniel Stenberg
|
b58634316f
use ACLOCAL even when using 'find' to find the aclocal tool
|
19 роки тому |
Daniel Stenberg
|
8107b90678
use -c to automake to copy the new files
|
19 роки тому |
Daniel Stenberg
|
2c10c895da
run libtoolize in the ares dir as well, and modified the output slightly for
|
19 роки тому |
Daniel Stenberg
|
a214af0830
make sure the found tool is a regular file (and not a dir or something)
|
19 роки тому |
Daniel Stenberg
|
f21bc46e82
Modified to use 'head -n 1' instead of 'head -1' since some versions of head
|
19 роки тому |
Daniel Stenberg
|
044327a488
Reverted Tupone Alfredo's patch, as it broke NUMEROUS autobuilds. Let's do the
|
19 роки тому |