Re: Newbee : autoconf -Wall + configure.in

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

 



* Karl Schmitt wrote on Thu, Sep 14, 2006 at 03:58:30PM CEST:

> AC_OUTPUT([
> Makefile
[...]
> dnl src/plandisp/Makefile
[...]

Please remove the line within the first AC_OUTPUT argument that is
commented out with dnl.  Then autoconf should succeed.  If it moans
about macros such as AM_INIT_AUTOMAKE that it could not find, then
you forgot to run aclocal before running automake.

Hope that helps.

You may want to upgrade to Autoconf-2.60, and heed the comments that
  autoconf -Wall

gives you then.  But it isn't crucial.

Cheers,
Ralf


_______________________________________________
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