This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: automake not working inspite of Makefile.am
- From: Stepan Kasal <kasal at ucw dot cz>
- To: david at mcbf dot net
- Cc: autoconf at gnu dot org, Hema K <hemak at tenet dot res dot in>, automake at gnu dot org
- Date: Wed, 2 Mar 2005 18:06:13 +0100
- Subject: Re: automake not working inspite of Makefile.am
- References: <20050302193113.30385.qmail@mail.tenet.res.in><20050302100909.GA22546@math.cas.cz><472d4b25050302083065f56909@mail.gmail.com>
Hi,
On Wed, Mar 02, 2005 at 10:30:13AM -0600, David Mohr wrote:
> > I guess you don't have
> > AC_CONFIG_FILES(Makefile.in)
> > in your configure.{ac,in}
>
> AC_CONFIG_FILES(Makefile)
of course, I apologize for the misleading typo.
> couldn't find a definition for AC_CONFIG_FILES,
The definition is in node "Configuration Files".
And the "Autoconf Macro Index" which is one of the indices at the
end of the manual, would point you there.
Thanks again for correcting me.
Stepan