--- libaitsync/inc/config.h.in 2010/03/24 16:00:15 1.1 +++ libaitsync/inc/config.h.in 2011/05/09 14:36:33 1.2 @@ -22,6 +22,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 +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