]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / autoconf / config.h.in
index 13c47a86365786bc9887511b6ad3ab516d1d3af7..db3f80dc3cca8d4d9711d3f9f8f1fc039dfb36a5 100644 (file)
@@ -24,6 +24,9 @@
 /* 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
 
  
 #undef HAVE_BIGENDIAN
 
-
 /* Define to 1 if the `closedir' function returns void instead of `int'. */
 #undef CLOSEDIR_VOID