X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fautoconf%2Fconfig.h.in;h=03cea57ecb800caa2dbcb4719757d300bc0633f7;hb=dbf74791ad3def6973cb45aa916bff24e8137ade;hp=988e364de4ba223626fc54bb827915214217f03e;hpb=ed473a58f34389e2a91aeebc94e2b5e49f6d0fab;p=bacula%2Fbacula diff --git a/bacula/autoconf/config.h.in b/bacula/autoconf/config.h.in index 988e364de4..03cea57ecb 100644 --- a/bacula/autoconf/config.h.in +++ b/bacula/autoconf/config.h.in @@ -21,22 +21,27 @@ /* Define to `int' if 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 if you want to use SQLite3 */ +#undef HAVE_SQLITE3 + /* Define if you want to use Berkeley DB */ #undef HAVE_BERKELEY_DB - -/* Define if you want to use PostgreSQL */ -#undef HAVE_PGSQL - /* Define if you want to use mSQL */ #undef HAVE_MSQL @@ -118,7 +123,7 @@ /* 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 @@ -144,6 +149,9 @@ /* Define if you have zlib */ #undef HAVE_LIBZ +/* Define if you have libacl */ +#undef HAVE_ACL + /* General libs */ #undef LIBS @@ -179,6 +187,7 @@ #undef llu #undef HAVE_READLINE +#undef HAVE_PYTHON #undef HAVE_GMP @@ -205,6 +214,12 @@ #undef HAVE_BIGENDIAN +/* Defined if Gtk+-2.4 or greater is present */ +#undef HAVE_GTK_2_4 + +/* Needed on HP-UX/g++ systems to support long long ints (int64) */ +#undef _INCLUDE_LONGLONG + /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID @@ -233,6 +248,12 @@ /* Define to 1 if you have the `chflags' function. */ #undef HAVE_CHFLAGS +/* Set if Bacula conio support enabled */ +#undef HAVE_CONIO + +/* Define to 1 if you have the header file. */ +#undef HAVE_CURSES_H + /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H @@ -246,17 +267,17 @@ /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H -/* Define to 1 if your system has a working POSIX `fnmatch' function. */ -#undef HAVE_FNMATCH - /* Define to 1 if you have the `fork' function. */ #undef HAVE_FORK +/* Define to 1 if you have the `fseeko' function. */ +#undef HAVE_FSEEKO + /* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD -/* Define to 1 if you have the `getdomainname' function. */ -#undef HAVE_GETDOMAINNAME +/* Define to 1 if you have the `gethostbyname2' function. */ +#undef HAVE_GETHOSTBYNAME2 /* Define to 1 if you have the `gethostbyname_r' function. */ #undef HAVE_GETHOSTBYNAME_R @@ -279,12 +300,18 @@ /* Define to 1 if you have the header file. */ #undef HAVE_GRP_H +/* Define to 1 if you have the `inet_ntop' function. */ +#undef HAVE_INET_NTOP + /* Define to 1 if you have the `inet_pton' function. */ #undef HAVE_INET_PTON /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Whether to enable IPv6 support */ +#undef HAVE_IPV6 + /* Define to 1 if you have the `lchown' function. */ #undef HAVE_LCHOWN @@ -330,6 +357,12 @@ /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_NDIR_H +/* Define to 1 if you have the `nl_langinfo' function. */ +#undef HAVE_NL_LANGINFO + +/* Define if OpenSSL library is available */ +#undef HAVE_OPENSSL + /* Define to 1 if you have the `putenv' function. */ #undef HAVE_PUTENV @@ -339,9 +372,15 @@ /* Define to 1 if you have the `readdir_r' function. */ #undef HAVE_READDIR_R +/* Define to 1 if you have the header file. */ +#undef HAVE_REGEX_H + /* Define to 1 if you have the header file. */ #undef HAVE_RESOLV_H +/* Define if sa_len field exists in struct sockaddr */ +#undef HAVE_SA_LEN + /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT @@ -378,10 +417,6 @@ /* Define to 1 if you have the `strcasecmp' function. */ #undef HAVE_STRCASECMP -/* Define to 1 if you have the `strcoll' function and it is properly defined. - */ -#undef HAVE_STRCOLL - /* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR @@ -430,6 +465,9 @@ `HAVE_STRUCT_STAT_ST_RDEV' instead. */ #undef HAVE_ST_RDEV +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_BITYPES_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_BYTEORDER_H @@ -447,12 +485,6 @@ */ #undef HAVE_SYS_NDIR_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_PTEM_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_PTE_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H @@ -465,8 +497,8 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STREAM_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TAPE_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H @@ -480,9 +512,18 @@ /* Define to 1 if you have the `tcgetattr' function. */ #undef HAVE_TCGETATTR +/* Define to 1 if you have the header file. */ +#undef HAVE_TERMCAP_H + /* Define to 1 if you have the header file. */ #undef HAVE_TERMIOS_H +/* Define to 1 if you have the header file. */ +#undef HAVE_TERM_H + +/* Define if TLS support should be enabled */ +#undef HAVE_TLS + /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use `HAVE_STRUCT_TM_TM_ZONE' instead. */ #undef HAVE_TM_ZONE @@ -562,9 +603,9 @@ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. - STACK_DIRECTION > 0 => grows toward higher addresses - STACK_DIRECTION < 0 => grows toward lower addresses - STACK_DIRECTION = 0 => direction of growth unknown */ + STACK_DIRECTION > 0 => grows toward higher addresses + STACK_DIRECTION < 0 => grows toward lower addresses + STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION /* Define to 1 if the `S_IS*' macros in do not work properly. */