Re: #define warnings when using various autotools projects

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

 



Stepan Kasal writes:

 > AC_INIT([xGA], [0.1], [bugs@xxxxxxxxxxx])
 > AM_INIT_AUTOMAKE([1.10])
 > AC_CONFIG_HEADERS([config.h])
 > AX_PREFIX_CONFIG_H
 > #...
 > AC_OUTPUT

I use the AX_PREFIX_CONFIG_H macro exactly the same way and it seems to work
fine. The only thing that worries me is the generated include guard, because
the symbol begins with an underscore. My understanding is that those kind of
symbols are reserved and shouldn't be used in user code. Anyhow, I'm
probably just paranoid. The macro is really useful.

Guido, would you mind if I update the documentation to reflect current
Autoconf practices?

Best regards,
Peter


_______________________________________________
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