autoheader an AC_DEFINE

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

 



Hi,

I use autoconf to config my application. My problem is that I require a macro with

    #define NAME 1

or

    #define NAME 0

autoconf / autoheader uses for '#define NAME 0' the value '#undef NAME'


    Q: How I teach AC_CONFIG_HEADERS etc to use the "0" instead of "#undef"


mfg



[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux