RE: config.h question - VERSION and PACKAGE conflict

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

 



Hi Carl,

If you're using Automake in conjuction with Autoconf, you can add the
'no-define' Automake option -- either in your call to AM_INIT_AUTOMAKE
in 'configure.ac', or to the AUTOMAKE_OPTIONS var in 'Makefile.am'.
That'll prevent the "PACKAGE" and "VERSION" macros from being #define'd.

http://www.gnu.org/software/automake/manual/html_mono/automake.html#Opti
ons

Jason


_______________________________________________
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