]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
Remove QWT from configure -- not used
[bacula/bacula] / bacula / autoconf / config.h.in
index f773e60802f1668bc99978e3a5d2406458d81020..7c44bd771023c11d427a0aeeb140bd2cdd41a098 100644 (file)
 /* Define if your printf() function supports format strings with positions. */
 #undef HAVE_POSIX_PRINTF
 
+/* Set if have PQisthreadsafe */
+#undef HAVE_PQISTHREADSAFE
+
+/* Set if have PQputCopyData */
+#undef HAVE_PQ_COPY
+
 /* Define to 1 if you have the `prctl' function. */
 #undef HAVE_PRCTL
 
 /* Define to 1 if you have the <pwd.h> header file. */
 #undef HAVE_PWD_H
 
-/* Set if bat QWT library found */
-#undef HAVE_QWT
-
 /* Define to 1 if you have the `readdir_r' function. */
 #undef HAVE_READDIR_R
 
 /* Extended Attributes support */
 #undef HAVE_XATTR
 
-/* Support PQisthreadsafe() (require libpq >= 8.2) */
-#undef HAVE_PQISTHREADSAFE
-
 /* Define to 1 if you have the <zlib.h> header file. */
 #undef HAVE_ZLIB_H