--- libaitcrc/inc/config.h.in 2008/11/05 17:02:55 1.1 +++ libaitcrc/inc/config.h.in 2012/07/04 14:53:43 1.3 @@ -1,5 +1,8 @@ /* inc/config.h.in. Generated from configure.in by autoheader. */ +/* Turn off debug asserts */ +#undef NDEBUG + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -11,6 +14,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME + +/* Define to the home page for this package. */ +#undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION