Re: automake not working inspite of AC_CONFIG_FILES([Makefile])

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

 



Hello,

On Fri, Mar 04, 2005 at 12:40:33PM -0300, Hema K wrote:
> the following is present in configure.in
> 
> AC_CONFIG_FILES([Makefile intl/Makefile [...]

> AC_CONFIG_FILES([Makefile])

OK, in this case there is no need to repeat.  The first AC_CONFIG_FILES
is enough.

One more wild guess: is it possible that you have configure.ac in the
same directory?  It takes precedence over configure.in.
(The name configure.in is obsolete, the file should be called
configure.ac now.)

> i am not able to figure out as to why automake is not working.

Well, I'm not able either.  You wrote:
> hemak@snowy:~/mutt-1.4.2.1$ automake

and I tried to fetch mutt-1.4.2.1i.tar.gz but when I run
  aclocal -I m4 && automake
I see no problems.

Sorry,
	Stepan


_______________________________________________
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