]> 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 4224448f3d302de2e34d6603579bae800d7b3724..7c44bd771023c11d427a0aeeb140bd2cdd41a098 100644 (file)
    declares uintmax_t. */
 #undef HAVE_INTTYPES_H_WITH_UINTMAX
 
+/* Set if ioctl request is unsigned long int */
+#undef HAVE_IOCTL_ULINT_REQUEST
+
 /* Whether to enable IPv6 support */
 #undef HAVE_IPV6
 
 /* 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
 
 /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF
 
+/* Set if socklen_t exists */
+#undef HAVE_SOCKLEN_T
+
 /* Define to 1 if you have the <stdarg.h> header file. */
 #undef HAVE_STDARG_H
 
 /* 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