[Freeciv-Dev] Re: (PR#5118) CVS fails in autogen.sh
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Marko Lindqvist wrote:
>jorneg@xxxxxxxxxxx wrote:
>
>
>
>>jorneg@jordi:~/freeciv/freeciv-cvs-Aug-14 > ./autogen.sh --disable-nls
>>--enable-debug=yes
>>! nls checks disabled
>>+ checking for autoconf >= 2.52 ... found 2.13, not ok !
>>+ checking for autoconf >= 2.13 ... found 2.13, ok.
>>+ checking for automake >= 1.4 ... found 1.4, ok.
>>+ creating acinclude.m4
>>+ running aclocal ...
>>+ running autoheader ...
>>+ running autoconf ...
>>+ generating automake files...
>>+ running automake ...
>>server/Makefile.am:79: variable `USER_DB_LIB' not defined
>>
>>automake failed
>>
>>
>>
>>
>
> I had same problem with automake 1.4, updating to automake 1.5
>corrected this. Attached patch makes automake version 1.5 minimum. See
>also my last night mail about automake version detection.
>
The problem is that I have automake 1.4
|
|