[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: changing configure.in
At 03:38 PM 12/19/00 +0100, Norbert Klasen wrote:
>"Kurt D. Zeilenga" wrote:
>>
>> When updating configure.in, you must be have Autoconf 2.13.1,
>> aclocal from Automake 1.4a, and a hacked libtool 1.3.4 installed.
>> Mileage with other versions will vary.
>
>If i run aclocal (GNU automake) 1.4a, the aclocal.m4 file I get is
>substancially smaller than the aclocal.m4 from CVS tree (8k vs. 22k):
>several macro definitions (e.g. AC_ENABLE_STATIC) are not included and
>autoconf (2.13.1) fails.
>
>What else am I missing?
libtool.
>P.S.: Omitting the aclocal run and using autoconf with the original
>aclocal.m4 works though.
This is acceptable... also, if you don't muck with build/lt*,
you actually don't need to install libtool as well.