--- libaitio/inc/config.h.in 2013/03/13 14:54:39 1.11 +++ libaitio/inc/config.h.in 2014/02/08 22:06:16 1.13 @@ -12,6 +12,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `aitsched' library (-laitsched). */ +#undef HAVE_LIBAITSCHED + /* Define to 1 if you have the `crypto' library (-lcrypto). */ #undef HAVE_LIBCRYPTO @@ -107,6 +110,9 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS + +/* Build library with zero-copy buffer */ +#undef ZCBUF_ENABLE /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */