Macro to check header define value

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

 



Hi,

my software uses an extern library which has its version number in it header.h like following:
#define LIB_VERSION 424242

I need to check this version number (because the API was changed and this introduced an incompatibility).

I think about something like AC_CHECK_DEFINE_VALUE... bug nothing like that seems to exist.

Does someone knows how to do that?

Regards
Emmanuel



_______________________________________________
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