]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/acconfig.h
See kes-1.33; restore fixes, cleanups, must update regress
[bacula/bacula] / bacula / autoconf / acconfig.h
index f442ee25ef71c6178be60bbc37eab20cacf97d70..e7fb0a28fb4051d54a830027328159381cdc7928 100644 (file)
 /* Define to `int' if <sys/types.h> doesn't define.  */
 #undef ssize_t
 
+/* Define if you want to use PostgreSQL */
+#undef HAVE_POSTGRESQL
+
 /* 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 want to use SQLite */
 #undef HAVE_SQLITE
 
 /* Define to 1 if utime.h exists and declares struct utimbuf.  */
 #undef HAVE_UTIME_H
 
-#if (HAVE_MYSQL||HAVE_PGSQL||HAVE_MSQL||HAVE_IODBC||HAVE_UNIXODBC||HAVE_SOLID||HAVE_VIRT||HAVE_IBASE||HAVE_ORACLE8||HAVE_ORACLE7||HAVE_EASYSOFT)
+#if (HAVE_MYSQL||HAVE_POSTGRESQL||HAVE_MSQL||HAVE_IODBC||HAVE_UNIXODBC||HAVE_SOLID||HAVE_VIRT||HAVE_IBASE||HAVE_ORACLE8||HAVE_ORACLE7||HAVE_EASYSOFT)
 #define HAVE_SQL
 #endif
 
 #undef HAVE_BSDI_OS
 #undef HAVE_HPUX_OS
 #undef HAVE_SUN_OS
+#undef HAVE_IRIX_OS
 #undef HAVE_AIX_OS
 #undef HAVE_SGI_OS
 #undef HAVE_CYGWIN
 #undef HAVE_OSF1_OS
+#undef HAVE_DARWIN_OS
 
 /* Set to correct scanf value for long long int */
 #undef lld
 
 #undef HAVE_FCHDIR
 
-#undef HAVE_LOCALTIME_R
+#undef HAVE_GETOPT_LONG
 
+#undef HAVE_LIBSM
+
+/* Check for thread safe routines */
+#undef HAVE_LOCALTIME_R
 #undef HAVE_READDIR_R
+#undef HAVE_STRERROR_R
+#undef HAVE_GETHOSTBYNAME_R
 
-#undef HAVE_GETOPT_LONG
+#undef HAVE_STRTOLL
+#undef HAVE_INET_PTON
 
-#undef HAVE_LIBSM
+#undef HAVE_SOCKLEN_T
+
+#undef HAVE_OLD_SOCKOPT
+#undef HAVE_BIGENDIAN