--- libaitsync/inc/config.h.in 2010/03/24 16:00:15 1.1 +++ libaitsync/inc/config.h.in 2012/11/13 14:19:39 1.3 @@ -9,6 +9,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `aitcrc' library (-laitcrc). */ +#undef HAVE_LIBAITCRC + /* Define to 1 if you have the `z' library (-lz). */ #undef HAVE_LIBZ @@ -22,6 +25,9 @@ /* Define to 1 if you have the `memset' function. */ #undef HAVE_MEMSET +/* Define to 1 if you have the `mkstemps' function. */ +#undef HAVE_MKSTEMPS + /* Define to 1 if you have a working `mmap' system call. */ #undef HAVE_MMAP @@ -70,6 +76,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