--- libaitio/inc/config.h.in 2010/02/23 22:54:52 1.1 +++ libaitio/inc/config.h.in 2011/04/20 22:56:32 1.5 @@ -1,8 +1,14 @@ /* inc/config.h.in. Generated from configure.in by autoheader. */ +/* Build library with AIO operations */ +#undef AIO_OPS + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `crypto' library (-lcrypto). */ +#undef HAVE_LIBCRYPTO + /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC @@ -67,6 +73,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