--- libaitcfg/inc/config.h.in 2008/09/30 14:56:52 1.1.2.2 +++ libaitcfg/inc/config.h.in 2011/05/01 17:24:28 1.3 @@ -6,6 +6,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `aitio' library (-laitio). */ +#undef HAVE_LIBAITIO + /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC @@ -69,7 +72,7 @@ #undef STDC_HEADERS /* Build libraries with debug information and additional messages */ -#undef _DEBUG +#undef __DEBUG /* Define to empty if `const' does not conform to ANSI C. */ #undef const