autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automake not working inspite of Makefile.am


From: Stepan Kasal
Subject: Re: automake not working inspite of Makefile.am
Date: Wed, 2 Mar 2005 11:09:09 +0100
User-agent: Mutt/1.4.1i

Hello,

[the right list for this question would be address@hidden, btw]

On Wed, Mar 02, 2005 at 04:31:13PM -0300, Hema K wrote:
> i have a problem even though i have Makefile.am
> i am getting the following error when i do automake.

> address@hidden:~/mutt-1.4.2.1$ automake
> automake: no `Makefile.am' found or specified

> in configure.in AM_INIT_AUTOMAKE is also there.

I guess you don't have
        AC_CONFIG_FILES(Makefile.in)
in your configure.{ac,in}

Stepan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]