Re: automake not working inspite of Makefile.am

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

 



Hi,

On Wed, 2 Mar 2005 11:09:09 +0100, Stepan Kasal <kasal@xxxxxx> wrote:
> Hello,
> 
> [the right list for this question would be automake@xxxxxxx, 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.
> 
> > hemak@snowy:~/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}

I'm pretty new to autoconf, but shouldn't that be
AC_CONFIG_FILES(Makefile)? I looked through the autoconf manual and
couldn't find a definition for AC_CONFIG_FILES, but all the examples
use it with just "Makefile".

~David


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux