--- libaitcfg/inc/config.h.in 2011/05/01 17:24:28 1.3 +++ libaitcfg/inc/config.h.in 2012/03/30 11:59:11 1.3.4.2 @@ -53,6 +53,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* No debug, remove asserts */ +#undef NDEBUG + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -64,6 +67,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