This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Help: Missing something simple...
- To: "Masterson, David" <David.Masterson@kla-tencor.com>
- Subject: Re: Help: Missing something simple...
- From: Pavel Roskin <pavel_roskin@geocities.com>
- Date: Thu, 20 May 1999 11:57:05 +0400 (EEST)
- cc: automake@gnu.org
Hello, David!
> I'm trying to use automake-1.4 (with autoconf-2.12 and perl-5.005_03) for
> the first time, but I must be missing something simple. I've created a
> simple configure.in file and Makefile.am file in the package directory as
> follows:
I believe that autoconf-2.12 is not compatible with automake-1.4
Use autoconf-2.13, otherwise some variables will not be substituted.
Unfortunately, I don't see any graceful way for automake to enforce using
autoconf-2.13.
Pavel Roskin