[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: missing perllibdir for aclocal in configure.in
From: |
Tom Tromey |
Subject: |
Re: missing perllibdir for aclocal in configure.in |
Date: |
04 Jan 2002 11:49:49 -0700 |
>>>>> "Nicolas" == Nicolas Joly <address@hidden> writes:
Nicolas> I joust found a small problem with CVS automake. `aclocal' now use
Nicolas> Perl packages and then needs `perllibdir' to be set (as automake
Nicolas> already use) in `configure.in'.
Nicolas> ACLOCAL="`pwd`/aclocal --acdir=m4"
Thanks. I'm going to check in the change shortly.
Tom