X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fautoconf%2Fconfig.h.in;h=15e4ea5086d1351ea6ea38709392eac6213539f0;hb=93dc7f3ef99cda6c1d93a8332c6470be70c80fdd;hp=4224448f3d302de2e34d6603579bae800d7b3724;hpb=fb597ffa817f975fdeba4060b630e639d8a79cc5;p=bacula%2Fbacula diff --git a/bacula/autoconf/config.h.in b/bacula/autoconf/config.h.in index 4224448f3d..15e4ea5086 100644 --- a/bacula/autoconf/config.h.in +++ b/bacula/autoconf/config.h.in @@ -461,6 +461,9 @@ /* Define to 1 if you have the `inet_pton' function. */ #undef HAVE_INET_PTON +/* Set if have Ingres Database */ +#undef HAVE_INGRES + /* Define if you have the 'intmax_t' type in or . */ #undef HAVE_INTMAX_T @@ -474,6 +477,9 @@ 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 @@ -567,6 +573,9 @@ /* Define to 1 if you have the `munmap' function. */ #undef HAVE_MUNMAP +/* Set if you have an Ingres Database */ +#undef HAVE_MYSQL + /* Define to 1 if you have the `nanosleep' function. */ #undef HAVE_NANOSLEEP @@ -597,6 +606,12 @@ /* 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 @@ -606,9 +621,6 @@ /* Define to 1 if you have the 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 @@ -654,6 +666,9 @@ /* 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 header file. */ #undef HAVE_STDARG_H @@ -875,9 +890,6 @@ /* Extended Attributes support */ #undef HAVE_XATTR -/* Support PQisthreadsafe() (require libpq >= 8.2) */ -#undef HAVE_PQISTHREADSAFE - /* Define to 1 if you have the header file. */ #undef HAVE_ZLIB_H