--- libaitsync/inc/config.h.in 2010/03/24 16:00:15 1.1 +++ libaitsync/inc/config.h.in 2013/05/30 09:24:18 1.4 @@ -9,6 +9,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `elwix' library (-lelwix). */ +#undef HAVE_LIBELWIX + /* 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