X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fautoconf%2Fconfig.h.in;h=b10962811e9eb1ed3570b3f3b988bdacd71e07b2;hb=10cfd798ced2d27f61ead2de6fe9b1bcc8e3468d;hp=e8cbef04e79885fa8cde9f34b9a6f5d33c980a9b;hpb=e78e69bdcd74470750eeec179d188ebae14fc381;p=bacula%2Fbacula diff --git a/bacula/autoconf/config.h.in b/bacula/autoconf/config.h.in index e8cbef04e7..b10962811e 100644 --- a/bacula/autoconf/config.h.in +++ b/bacula/autoconf/config.h.in @@ -2,6 +2,11 @@ /* ------------------------------------------------------------------------- */ /* -- CONFIGURE SPECIFIED FEATURES -- */ /* ------------------------------------------------------------------------- */ + +/* + * Copyright (C) 2000-2015 Kern Sibbald + * License: BSD 2-Clause; see file LICENSE-FOSS + */ /* Define if you want to use MySQL as Catalog database */ #undef USE_MYSQL_DB @@ -27,49 +32,12 @@ /* 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 mSQL */ -#undef HAVE_MSQL - -/* Define if you want to use iODBC */ -#undef HAVE_IODBC - -/* Define if you want to use unixODBC */ -#undef HAVE_UNIXODBC - -/* Define if you want to use Solid SQL Server */ -#undef HAVE_SOLID - -/* Define if you want to use OpenLink ODBC (Virtuoso) */ -#undef HAVE_VIRT - -/* Define if you want to use EasySoft ODBC */ -#undef HAVE_EASYSOFT - -/* Define if you want to use Interbase SQL Server */ -#undef HAVE_IBASE - -/* Define if you want to use Oracle 8 SQL Server */ -#undef HAVE_ORACLE8 - -/* Define if you want to use Oracle 7 SQL Server */ -#undef HAVE_ORACLE7 - - /* ------------------------------------------------------------------------- */ /* -- CONFIGURE DETECTED FEATURES -- */ /* ------------------------------------------------------------------------- */ @@ -86,9 +54,6 @@ /* Define if you have GCC */ #undef HAVE_GCC -/* Define if you have the Andrew File System. */ -#undef AFS - /* Define If you want find -nouser and -nogroup to make tables of used UIDs and GIDs at startup instead of using getpwuid or getgrgid when needed. Speeds up -nouser and -nogroup unless you @@ -123,10 +88,6 @@ /* Define to 1 if utime.h exists and declares struct utimbuf. */ #undef HAVE_UTIME_H -#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 - /* Data types */ #undef HAVE_U_INT #undef HAVE_INTXX_T @@ -152,6 +113,9 @@ /* Define if you have zlib */ #undef HAVE_LIBZ +/* Define if you have lzo lib */ +#undef HAVE_LZO + /* Define if you have libacl */ #undef HAVE_ACL @@ -173,6 +137,7 @@ /* OSes */ #undef HAVE_LINUX_OS #undef HAVE_FREEBSD_OS +#undef HAVE_KFREEBSD_OS #undef HAVE_NETBSD_OS #undef HAVE_OPENBSD_OS #undef HAVE_BSDI_OS @@ -184,13 +149,13 @@ #undef HAVE_CYGWIN #undef HAVE_OSF1_OS #undef HAVE_DARWIN_OS +#undef HAVE_HURD_OS /* Set to correct scanf value for long long int */ #undef lld #undef llu #undef HAVE_READLINE -#undef HAVE_PYTHON #undef HAVE_GMP @@ -214,9 +179,8 @@ #undef HAVE_SOCKLEN_T #undef HAVE_OLD_SOCKOPT +#undef USE_THR_SETCONCURRENCY -#undef HAVE_BIGENDIAN - /* Defined if Gtk+-2.4 or greater is present */ #undef HAVE_GTK_2_4 @@ -241,6 +205,8 @@ /* Define if language support is enabled */ #undef ENABLE_NLS +/* Define if building universal (internal helper macro) */ +#undef AC_APPLE_UNIVERSAL_BUILD /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID @@ -257,6 +223,39 @@ language is requested. */ #undef ENABLE_NLS +/* Defined to 0 if not provided */ +#undef FD_CLOEXEC + +/* Define to 1 if you have the 'accept4' function. */ +#undef HAVE_ACCEPT4 + +/* Normal acl support */ +#undef HAVE_ACL + +/* Defines if your system have the ACL_TYPE_DEFAULT_DIR acl type */ +#undef HAVE_ACL_TYPE_DEFAULT_DIR + +/* Defines if your system have the ACL_TYPE_EXTENDED acl type */ +#undef HAVE_ACL_TYPE_EXTENDED + +/* Defines if your system have the ACL_TYPE_NFS4 acl type */ +#undef HAVE_ACL_TYPE_NFS4 + +/* Define to 1 if you have the 'add_proplist_entry' function. */ +#undef HAVE_ADD_PROPLIST_ENTRY + +/* Define to 1 if your system has AFS support */ +#undef HAVE_AFS + +/* Andrew FileSystem ACL support */ +#undef HAVE_AFS_ACL + +/* Define to 1 if you have the header file. */ +#undef HAVE_AFS_AFSINT_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_AFS_VENUS_H + /* Define to 1 if you have `alloca', as a function or macro. */ #undef HAVE_ALLOCA @@ -276,9 +275,21 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ASSERT_H -/* Set if Bacula bat Qt4 GUI support enabled */ +/* Defines if your system have the attr.h header file */ +#undef HAVE_ATTR_H + +/* Define to 1 if you have the `backtrace' function. */ +#undef HAVE_BACKTRACE + +/* Set if Bacula bat Qt GUI support enabled */ #undef HAVE_BAT +/* Define to 1 if you have the `be64toh' function. */ +#undef HAVE_BE64TOH + +/* Big Endian */ +#undef HAVE_BIG_ENDIAN + /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the CoreFoundation framework. */ #undef HAVE_CFLOCALECOPYCURRENT @@ -290,6 +301,9 @@ /* Define to 1 if you have the `chflags' function. */ #undef HAVE_CHFLAGS +/* Define to 1 if you have the 'closefrom' function. */ +#undef HAVE_CLOSEFROM + /* Set if Bacula conio support enabled */ #undef HAVE_CONIO @@ -303,6 +317,14 @@ */ #undef HAVE_DCGETTEXT +/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if + you don't. */ +#undef HAVE_DECL_CYGWIN_CONV_PATH + +/* Define to 1 if you have the declaration of `FD_CLOEXEC', and to 0 if you + don't. */ +#undef HAVE_DECL_FD_CLOEXEC + /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you don't. */ #undef HAVE_DECL_FEOF_UNLOCKED @@ -315,6 +337,14 @@ don't. */ #undef HAVE_DECL_GETC_UNLOCKED +/* Define to 1 if you have the declaration of `O_CLOEXEC', and to 0 if you + don't. */ +#undef HAVE_DECL_O_CLOEXEC + +/* Define to 1 if you have the declaration of `SOCK_CLOEXEC', and to 0 if you + don't. */ +#undef HAVE_DECL_SOCK_CLOEXEC + /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. */ #undef HAVE_DECL_TZNAME @@ -331,27 +361,105 @@ */ #undef HAVE_DIRENT_H +/* Define if you have the GNU dld library. */ +#undef HAVE_DLD + +/* Define to 1 if you have the `dlerror' function. */ +#undef HAVE_DLERROR + +/* Define to 1 if you have the header file. */ +#undef HAVE_DLFCN_H + /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ #undef HAVE_DOPRNT +/* Define if you have the _dyld_func_lookup function. */ +#undef HAVE_DYLD + +/* Set if you have an Embedded MySQL Database */ +#undef HAVE_EMBEDDED_MYSQL + +/* Define to 1 if you have the 'extattr_get_file' function. */ +#undef HAVE_EXTATTR_GET_FILE + +/* Define to 1 if you have the 'extattr_get_link' function. */ +#undef HAVE_EXTATTR_GET_LINK + +/* Define to 1 if you have the 'extattr_list_file' function. */ +#undef HAVE_EXTATTR_LIST_FILE + +/* Define to 1 if you have the 'extattr_list_link' function. */ +#undef HAVE_EXTATTR_LIST_LINK + +/* Define to 1 if you have the 'extattr_namespace_to_string' function. */ +#undef HAVE_EXTATTR_NAMESPACE_TO_STRING + +/* Define to 1 if you have the 'extattr_set_file' function. */ +#undef HAVE_EXTATTR_SET_FILE + +/* Define to 1 if you have the 'extattr_set_link' function. */ +#undef HAVE_EXTATTR_SET_LINK + +/* Define to 1 if you have the 'extattr_string_to_namespace' function. */ +#undef HAVE_EXTATTR_STRING_TO_NAMESPACE + +/* Extended acl support */ +#undef HAVE_EXTENDED_ACL + /* Define to 1 if you have the `fchdir' function. */ #undef HAVE_FCHDIR +/* Define to 1 if you have the `fchmod' function. */ +#undef HAVE_FCHMOD + +/* Define to 1 if you have the `fchown' function. */ +#undef HAVE_FCHOWN + +/* Define to 1 if you have the 'fchownat' function. */ +#undef HAVE_FCHOWNAT + +/* Set if you have 'F_CLOSEM' fcntl flag */ +#undef HAVE_FCNTL_F_CLOSEM + /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H +/* Set if fcntl supports file locking */ +#undef HAVE_FCNTL_LOCK + +/* Define to 1 if you have the `fdatasync' function. */ +#undef HAVE_FDATASYNC + /* 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 'fstatat' function. */ +#undef HAVE_FSTATAT + +/* Define to 1 if you have the `futimes' function. */ +#undef HAVE_FUTIMES + +/* Define to 1 if you have the 'futimesat' function. */ +#undef HAVE_FUTIMESAT + /* Define to 1 if you have the `fwprintf' function. */ #undef HAVE_FWPRINTF +/* Define to 1 if you have the 'gai_strerror' function. */ +#undef HAVE_GAI_STRERROR + +/* Define to 1 if getaddrinfo exists and works */ +#undef HAVE_GETADDRINFO + /* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD +/* Define to 1 if you have the 'getea' function. */ +#undef HAVE_GETEA + /* Define to 1 if you have the `getegid' function. */ #undef HAVE_GETEGID @@ -376,12 +484,24 @@ /* Define to 1 if you have the `getmntent' function. */ #undef HAVE_GETMNTENT -/* Define to 1 if you have the `getpagesize' function. */ +/* Define to 1 if you have the `getmntinfo' function. */ +#undef HAVE_GETMNTINFO + +/* Define to 1 if you have the `getnameinfo' function. */ +#undef HAVE_GETNAMEINFO + +/* Set if have getpagesize */ #undef HAVE_GETPAGESIZE /* Define to 1 if you have the `getpid' function. */ #undef HAVE_GETPID +/* Define to 1 if you have the 'getproplist' function. */ +#undef HAVE_GETPROPLIST + +/* Define to 1 if you have the `getrlimit' function. */ +#undef HAVE_GETRLIMIT + /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT @@ -391,10 +511,19 @@ /* Define to 1 if you have the `getuid' function. */ #undef HAVE_GETUID +/* Define to 1 if you have the 'getxattr' function. */ +#undef HAVE_GETXATTR + +/* Define to 1 if you have the 'get_proplist_entry' function. */ +#undef HAVE_GET_PROPLIST_ENTRY + /* Define to 1 if you have the header file. */ #undef HAVE_GRP_H -/* Define if you have the iconv() function. */ +/* Define to 1 if you have the `htobe64' function. */ +#undef HAVE_HTOBE64 + +/* Define to 1 if you have the `iconv()' function. */ #undef HAVE_ICONV /* Define to 1 if you have the `inet_ntop' function. */ @@ -406,28 +535,52 @@ /* Define if you have the 'intmax_t' type in or . */ #undef HAVE_INTMAX_T -/* Define if exists and doesn't clash with . */ +/* Define to 1 if the system has the type `intptr_t'. */ +#undef HAVE_INTPTR_T + +/* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if exists, doesn't clash with , and 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 you have and nl_langinfo(CODESET). */ #undef HAVE_LANGINFO_CODESET +/* Define to 1 if you have the `lchmod' function. */ +#undef HAVE_LCHMOD + /* Define to 1 if you have the `lchown' function. */ #undef HAVE_LCHOWN /* Define if your file defines LC_MESSAGES. */ #undef HAVE_LC_MESSAGES +/* Define to 1 if you have the 'lgetea' function. */ +#undef HAVE_LGETEA + +/* Define to 1 if you have the 'lgetxattr' function. */ +#undef HAVE_LGETXATTR + +/* Define if you have libcap */ +#undef HAVE_LIBCAP + /* Define to 1 if you have the header file. */ #undef HAVE_LIBC_H +/* Define if you have the libdl library or equivalent. */ +#undef HAVE_LIBDL + +/* Define if libdlloader will be built on this platform */ +#undef HAVE_LIBDLLOADER + /* Define to 1 if you have the `inet' library (-linet). */ #undef HAVE_LIBINET @@ -437,14 +590,20 @@ /* Define to 1 if you have the `resolv' library (-lresolv). */ #undef HAVE_LIBRESOLV +/* Define to 1 if you have libs3 */ +#undef HAVE_LIBS3 + /* Define to 1 if you have the `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET /* Define to 1 if you have the `sun' library (-lsun). */ #undef HAVE_LIBSUN -/* Define to 1 if you have the `util' library (-lutil). */ -#undef HAVE_LIBUTIL +/* Defines if your system have the libutil.h header file */ +#undef HAVE_LIBUTIL_H + +/* Set to enable libwraper support */ +#undef HAVE_LIBWRAP /* Define to 1 if you have the `xnet' library (-lxnet). */ #undef HAVE_LIBXNET @@ -452,6 +611,21 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H +/* Define to 1 if you have the 'listea' function. */ +#undef HAVE_LISTEA + +/* Define to 1 if you have the 'listxattr' function. */ +#undef HAVE_LISTXATTR + +/* Little Endian */ +#undef HAVE_LITTLE_ENDIAN + +/* Define to 1 if you have the 'llistea' function. */ +#undef HAVE_LLISTEA + +/* Define to 1 if you have the 'llistxattr' function. */ +#undef HAVE_LLISTXATTR + /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H @@ -464,12 +638,27 @@ /* Define if you have the 'long long' type. */ #undef HAVE_LONG_LONG +/* Define to 1 if you have the 'lsetea' function. */ +#undef HAVE_LSETEA + +/* Define to 1 if you have the 'lsetxattr' function. */ +#undef HAVE_LSETXATTR + /* Define to 1 if you have the `lstat' function. */ #undef HAVE_LSTAT +/* Define to 1 if you have the `lutimes' function. */ +#undef HAVE_LUTIMES + +/* Define to 1 if you have LZO compression */ +#undef HAVE_LZO + /* Define to 1 if you have the header file. */ #undef HAVE_MALLOC_H +/* Set if have malloc_trim */ +#undef HAVE_MALLOC_TRIM + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -485,6 +674,12 @@ /* Define to 1 if you have the `munmap' function. */ #undef HAVE_MUNMAP +/* Set if you have an MySQL Database */ +#undef HAVE_MYSQL + +/* Set if have mysql_thread_safe */ +#undef HAVE_MYSQL_THREAD_SAFE + /* Define to 1 if you have the `nanosleep' function. */ #undef HAVE_NANOSLEEP @@ -497,12 +692,45 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NL_TYPES_H +/* Define to 1 if you have the 'nvlist_next_nvpair' function. */ +#undef HAVE_NVLIST_NEXT_NVPAIR + +/* Define to 1 if you have the 'openat' function. */ +#undef HAVE_OPENAT + /* Define if OpenSSL library is available */ #undef HAVE_OPENSSL +/* Define if the OpenSSL library is export-contrained to 128bit ciphers */ +#undef HAVE_OPENSSL_EXPORT_LIBRARY + +/* Set if have OpenSSL version 1.x */ +#undef HAVE_OPENSSLv1 + +/* Define to 1 if you have the `posix_fadvise' function. */ +#undef HAVE_POSIX_FADVISE + +/* Define to 1 if you have the `posix_fallocate' function. */ +#undef HAVE_POSIX_FALLOCATE + /* Define if your printf() function supports format strings with positions. */ #undef HAVE_POSIX_PRINTF +/* Set if you have an PostgreSQL Database */ +#undef HAVE_POSTGRESQL + +/* Set if PostgreSQL DB batch insert code enabled */ +#undef HAVE_POSTGRESQL_BATCH_FILE_INSERT + +/* 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 `putenv' function. */ #undef HAVE_PUTENV @@ -512,18 +740,24 @@ /* Define to 1 if you have the `readdir_r' function. */ #undef HAVE_READDIR_R +/* Set to enable readline support */ +#undef HAVE_READLINE + +/* Define to 1 if you have the `realpath' function. */ +#undef HAVE_REALPATH + /* 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 +/* Define to 1 if you have the 'setea' function. */ +#undef HAVE_SETEA + /* Define to 1 if you have the `setenv' function. */ #undef HAVE_SETENV @@ -536,18 +770,45 @@ /* Define to 1 if you have the `setpgrp' function. */ #undef HAVE_SETPGRP +/* Define to 1 if you have the 'setproplist' function. */ +#undef HAVE_SETPROPLIST + +/* Define to 1 if you have the `setreuid' function. */ +#undef HAVE_SETREUID + /* Define to 1 if you have the `setsid' function. */ #undef HAVE_SETSID +/* Define to 1 if you have the 'setxattr' function. */ +#undef HAVE_SETXATTR + /* Define if the SHA-2 family of digest algorithms is available */ #undef HAVE_SHA2 +/* Define if you have the shl_load function. */ +#undef HAVE_SHL_LOAD + /* Define to 1 if you have the `signal' function. */ #undef HAVE_SIGNAL +/* Define to 1 if you have the 'sizeof_proplist_entry' function. */ +#undef HAVE_SIZEOF_PROPLIST_ENTRY + /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF +/* Set if socklen_t exists */ +#undef HAVE_SOCKLEN_T + +/* Set if building on Solaris 10 */ +#undef HAVE_SOLARIS10 + +/* Set if you have an SQLite3 Database */ +#undef HAVE_SQLITE3 + +/* Set if have sqlite3_threadsafe */ +#undef HAVE_SQLITE3_THREADSAFE + /* Define to 1 if you have the header file. */ #undef HAVE_STDARG_H @@ -573,6 +834,9 @@ /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP +/* Defined to 0 if not provided */ +#undef HAVE_STREAM_CLOEXEC + /* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR @@ -600,16 +864,16 @@ /* Define to 1 if you have the `strtoul' function. */ #undef HAVE_STRTOUL -/* Define to 1 if `st_blksize' is member of `struct stat'. */ +/* Define to 1 if `st_blksize' is a member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_BLKSIZE -/* Define to 1 if `st_blocks' is member of `struct stat'. */ +/* Define to 1 if `st_blocks' is a member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_BLOCKS -/* Define to 1 if `st_rdev' is member of `struct stat'. */ +/* Define to 1 if `st_rdev' is a member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_RDEV -/* Define to 1 if `tm_zone' is member of `struct tm'. */ +/* Define to 1 if `tm_zone' is a member of `struct tm'. */ #undef HAVE_STRUCT_TM_TM_ZONE /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use @@ -624,16 +888,34 @@ `HAVE_STRUCT_STAT_ST_RDEV' instead. */ #undef HAVE_ST_RDEV +/* Define to 1 if systemd support should be enabled */ +#undef HAVE_SYSTEMD + +/* Defines if your system have the sys/acl.h header file */ +#undef HAVE_SYS_ACL_H + +/* Defines if your system have the sys/attr.h header file */ +#undef HAVE_SYS_ATTR_H + /* 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 +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_CAPABILITY_H + /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H +/* Defines if your system have the sys/ea.h header file */ +#undef HAVE_SYS_EA_H + +/* Defines if your system have the sys/extattr.h header file */ +#undef HAVE_SYS_EXTATTR_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H @@ -644,9 +926,18 @@ */ #undef HAVE_SYS_NDIR_H +/* Defines if your system have the sys/nvpair.h header file */ +#undef HAVE_SYS_NVPAIR_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_PRCTL_H + +/* Defines if your system have the sys/proplist.h header file */ +#undef HAVE_SYS_PROPLIST_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H @@ -674,6 +965,9 @@ /* Define to 1 if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H +/* Defines if your system have the sys/xattr.h header file */ +#undef HAVE_SYS_XATTR_H + /* Define to 1 if you have the `tcgetattr' function. */ #undef HAVE_TCGETATTR @@ -706,15 +1000,27 @@ /* Define if you have the 'uintmax_t' type in or . */ #undef HAVE_UINTMAX_T +/* Define to 1 if the system has the type `uintptr_t'. */ +#undef HAVE_UINTPTR_T + /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the 'unlinkat' function. */ +#undef HAVE_UNLINKAT + /* Define if you have the 'unsigned long long' type. */ #undef HAVE_UNSIGNED_LONG_LONG +/* Set if utime.h exists */ +#undef HAVE_UTIME_H + /* Define to 1 if you have the header file. */ #undef HAVE_VARARGS_H +/* Set if va_copy exists */ +#undef HAVE_VA_COPY + /* Define to 1 if you have the `vfprintf' function. */ #undef HAVE_VFPRINTF @@ -733,6 +1039,9 @@ /* Define if you have the 'wint_t' type. */ #undef HAVE_WINT_T +/* Extended Attributes support */ +#undef HAVE_XATTR + /* Define to 1 if you have the header file. */ #undef HAVE_ZLIB_H @@ -754,6 +1063,10 @@ /* Define if integer division by zero raises signal SIGFPE. */ #undef INTDIV0_RAISES_SIGFPE +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Define to 1 if `major', `minor', and `makedev' are declared in . */ #undef MAJOR_IN_MKDEV @@ -762,9 +1075,15 @@ . */ #undef MAJOR_IN_SYSMACROS +/* Whether to have in6addr_any support */ +#undef NEED_IN6ADDR_ANY + /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O +/* Defined to 0 if not provided */ +#undef O_CLOEXEC + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -777,6 +1096,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION @@ -811,6 +1133,12 @@ it. */ #undef SIZE_MAX +/* Set if you want Smartalloc enabled */ +#undef SMARTALLOC + +/* Defined to 0 if not provided */ +#undef SOCK_CLOEXEC + /* 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 runtime. @@ -825,12 +1153,33 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS +/* fopen() modifier for setting close on exec flag */ +#undef STREAM_CLOEXEC + /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define to 1 if your declares `struct tm'. */ #undef TM_IN_SYS_TIME +/* Set if DB batch insert code enabled */ +#undef USE_BATCH_FILE_INSERT + +/* Set if you want Lock Manager enabled */ +#undef USE_LOCKMGR + +/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most + significant byte first (like Motorola and SPARC, unlike Intel). */ +#if defined AC_APPLE_UNIVERSAL_BUILD +# if defined __BIG_ENDIAN__ +# define WORDS_BIGENDIAN 1 +# endif +#else +# ifndef WORDS_BIGENDIAN +# undef WORDS_BIGENDIAN +# endif +#endif + /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING @@ -864,6 +1213,10 @@ /* Define to `unsigned long' if does not define. */ #undef ino_t +/* Define to the type of a signed integer type wide enough to hold a pointer, + if such a type exists, and if the system does not define it. */ +#undef intptr_t + /* Define to `int' if does not define. */ #undef major_t @@ -883,6 +1236,20 @@ doesn't define it. */ #undef ptrdiff_t +/* Define to the equivalent of the C99 'restrict' keyword, or to + nothing if this is not supported. Do not define if restrict is + supported directly. */ +#undef restrict +/* Work around a bug in Sun C++: it does not support _Restrict or + __restrict__, even though the corresponding Sun C compiler ends up with + "#define restrict _Restrict" or "#define restrict __restrict__" in the + previous line. Perhaps some future version of Sun C++ will work with + restrict; if so, hopefully it defines __RESTRICT like Sun C does. */ +#if defined __SUNPRO_CC && !defined __RESTRICT +# define _Restrict +# define __restrict__ +#endif + /* Define to empty if the C compiler doesn't support this keyword. */ #undef signed @@ -898,3 +1265,7 @@ /* Define to unsigned long or unsigned long long if and don't define. */ #undef uintmax_t + +/* Define to the type of an unsigned integer type wide enough to hold a + pointer, if such a type exists, and if the system does not define it. */ +#undef uintptr_t