[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AM_INIT_AUTOMAKE comes from an older version of automake
From: |
Tom Tromey |
Subject: |
Re: AM_INIT_AUTOMAKE comes from an older version of automake |
Date: |
24 Nov 2003 12:23:19 -0700 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
>>>>> ">" == Piyush Kumar Garg <address@hidden> writes:
>> configure.in:12: old Automake version. You should recreate aclocal.m4
>> configure.in:12: with aclocal and run automake again.
>> I am using RHL8.0. I also tried upgrading automake to 1.7.9 and
>> autoconf to 2.57. It doesn't work. It will be helpful, if someone can
>> provide pointers on this.
Try running "aclocal".
Tom