]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
Use closefrom if available instead of trying to close fds ourself.
[bacula/bacula] / bacula / autoconf / config.h.in
index a3cd88fa6966e0e3b00588f45710affdae6939ea..8a75168460b93f1ef82b3b28bdbfb35706a8ddd5 100644 (file)
@@ -27,9 +27,6 @@
 /* Define if you want to use MySQL */
 #undef HAVE_MYSQL
 
-/* Defined if MySQL thread safe library is present */
-#undef HAVE_THREAD_SAFE_MYSQL
-
 /* Define if you want to use embedded MySQL */
 #undef HAVE_EMBEDDED_MYSQL
 
 /* Define if you have lzo lib */
 #undef HAVE_LZO
 
-/* Define to 1 if you have the <lzo/lzo1x.h> header file. */
-#undef HAVE_LZO_LZO1X_H
-
-/* Define to 1 if you have the <lzo/lzoconf.h> header file. */
-#undef HAVE_LZO_LZOCONF_H
-
 /* Define if you have libacl */
 #undef HAVE_ACL
 
 /* Define if language support is enabled */
 #undef ENABLE_NLS
 
-
 /* Define if building universal (internal helper macro) */
 #undef AC_APPLE_UNIVERSAL_BUILD
 
 /* Defines if your system have the attr.h header file */
 #undef HAVE_ATTR_H
 
-/* Defines if your system have the cxxabi.h and execinfo.h header files for
-   backtrace() */
+/* Define to 1 if you have the `backtrace' function. */
 #undef HAVE_BACKTRACE
 
 /* Set if Bacula bat Qt4 GUI support enabled */
 /* Define to 1 if you have the `chflags' function. */
 #undef HAVE_CHFLAGS
 
+/* Define to 1 if you have the 'closefrom' function. */
+#undef HAVE_CLOSEFROM
+
 /* Set if Bacula conio support enabled */
 #undef HAVE_CONIO
 
 /* Define to 1 if you have the <curses.h> header file. */
 #undef HAVE_CURSES_H
 
-/* Define to 1 if you have the <cxxabi.h> header file. */
-#undef HAVE_CXXABI_H
-
-/* Set if DBI DB batch insert code enabled */
-#undef HAVE_DBI_BATCH_FILE_INSERT
-
 /* Define if the GNU dcgettext() function is already present or preinstalled.
    */
 #undef HAVE_DCGETTEXT
 /* Set if you have an Embedded MySQL Database */
 #undef HAVE_EMBEDDED_MYSQL
 
-/* Define to 1 if you have the <execinfo.h> header file. */
-#undef HAVE_EXECINFO_H
-
 /* Define to 1 if you have the 'extattr_get_file' function. */
 #undef HAVE_EXTATTR_GET_FILE
 
 /* Define to 1 if you have the `lstat' function. */
 #undef HAVE_LSTAT
 
+/* Define to 1 if you have LZO compression */
+#undef HAVE_LZO
+
 /* Define to 1 if you have the <malloc.h> header file. */
 #undef HAVE_MALLOC_H
 
    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
 #undef HAVE_ST_RDEV
 
+/* Define to 1 if systemd support should be enabled */
+#undef HAVE_SYSTEMD
+
 /* Defines if your system have the sys/acl.h header file */
 #undef HAVE_SYS_ACL_H
 
 /* Define to 1 if you have the <term.h> header file. */
 #undef HAVE_TERM_H
 
-/* Set if Thread Safe MySQL can be checked using mysql_thread_safe */
-#undef HAVE_THREAD_SAFE_MYSQL
-
 /* Define if TLS support should be enabled */
 #undef HAVE_TLS