> I am a maintainer of a GNU project.

Sorry, I meant a GNU package :)

>  Until recently I used autoheader
> to produce config.h.in. However, for various reasons I decided not to
> use autoheader at all, preparing config.h.in manually. Is it correct?
> If so, is it correct to write
>    AC_DEFINE([FOO],[1])
> rather than
>    AC_DEFINE([FOO],[1],[some text])
> in configure.ac? This works ok without autoheader.

> If running autoheader is mandatory, could anyone please explain me why?

> Thank you,

> Andrew Makhorin



> _______________________________________________
> Autoconf mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/autoconf





_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to