diff options
Diffstat (limited to '')
-rw-r--r-- | config.h.in | 683 |
1 files changed, 683 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in new file mode 100644 index 0000000..2b7a5a8 --- /dev/null +++ b/config.h.in @@ -0,0 +1,683 @@ +/* config.h.in. Generated from configure.ac by autoheader. */ + +/* Defined if debug mode is enabled (its easier to check). */ +#undef DEBUG + +/* Defined if debugless mode is enabled. */ +#undef DEBUGLESS + +/* Indicator that GnuTLS is present */ +#undef ENABLE_GNUTLS + +/* Indicator that IMDIAG is present */ +#undef ENABLE_IMDIAG + +/* Indicator that we need to build a dummy imkafka module */ +#undef ENABLE_IMKAFKA_DUMMY + +/* Indicator that libcap-ng is present */ +#undef ENABLE_LIBCAPNG + +/* Indicator that libcap-ng is present */ +#undef ENABLE_LIBCAPNG_PRESENT + +/* Indicator that LIBGCRYPT is present */ +#undef ENABLE_LIBGCRYPT + +/* Indicator that we need to build a dummy module */ +#undef ENABLE_MMBDLOOKUP_DUMMY + +/* Indicator that we need to build a dummy omkafka module */ +#undef ENABLE_OMKAFKA_DUMMY + +/* Indicator that openssl is present */ +#undef ENABLE_OPENSSL + +/* Indicator that RELP is present */ +#undef ENABLE_RELP + +/* Regular expressions support enabled. */ +#undef FEATURE_REGEXP + +/* Define to 1 if you have the `alarm' function. */ +#undef HAVE_ALARM + +/* Define to 1 if you have the <apr_base64.h> header file. */ +#undef HAVE_APR_BASE64_H + +/* Define to 1 if you have the <apr_md5.h> header file. */ +#undef HAVE_APR_MD5_H + +/* Define to 1 if you have the <arpa/nameser.h> header file. */ +#undef HAVE_ARPA_NAMESER_H + +/* Define to 1 if you have the `asprintf' function. */ +#undef HAVE_ASPRINTF + +/* Define if compiler provides atomic builtins */ +#undef HAVE_ATOMIC_BUILTINS + +/* Define if compiler provides 64 bit atomic builtins */ +#undef HAVE_ATOMIC_BUILTINS64 + +/* Define to 1 if you have the `basename' function. */ +#undef HAVE_BASENAME + +/* Define to 1 if compiler supports __builtin_expect */ +#undef HAVE_BUILTIN_EXPECT + +/* Define to 1 if your system has a working `chown' function. */ +#undef HAVE_CHOWN + +/* Define to 1 if you have the <civetweb.h> header file. */ +#undef HAVE_CIVETWEB_H + +/* Define to 1 if you have the `clock_gettime' function. */ +#undef HAVE_CLOCK_GETTIME + +/* Define to 1 if you have the `close_range' function. */ +#undef HAVE_CLOSE_RANGE + +/* Define to 1 if you have the <curl/curl.h> header file. */ +#undef HAVE_CURL_CURL_H + +/* Define to 1 if you have the <dbi/dbi.h> header file. */ +#undef HAVE_DBI_DBI_H + +/* Define to 1 if libdbi supports the new plugin-safe interface */ +#undef HAVE_DBI_R + +/* Define to 1 if libdbi supports transactions */ +#undef HAVE_DBI_TXSUPP + +/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you + don't. */ +#undef HAVE_DECL_STRERROR_R + +/* Define to 1 if you have the <dlfcn.h> header file. */ +#undef HAVE_DLFCN_H + +/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ +#undef HAVE_DOPRNT + +/* Define to 1 if you have the `epoll_create' function. */ +#undef HAVE_EPOLL_CREATE + +/* Define to 1 if you have the `epoll_create1' function. */ +#undef HAVE_EPOLL_CREATE1 + +/* Define to 1 if you have the <fcntl.h> header file. */ +#undef HAVE_FCNTL_H + +/* Define to 1 if you have the `fdatasync' function. */ +#undef HAVE_FDATASYNC + +/* Define to 1 if you have the `flock' function. */ +#undef HAVE_FLOCK + +/* Define to 1 if you have the `fork' function. */ +#undef HAVE_FORK + +/* Define to 1 if you have the `gethostbyname' function. */ +#undef HAVE_GETHOSTBYNAME + +/* Define to 1 if you have the `gethostname' function. */ +#undef HAVE_GETHOSTNAME + +/* set define */ +#undef HAVE_GETIFADDRS + +/* Define to 1 if you have the `getline' function. */ +#undef HAVE_GETLINE + +/* Define to 1 if you have the <getopt.h> header file. */ +#undef HAVE_GETOPT_H + +/* Define to 1 if you have the `gettimeofday' function. */ +#undef HAVE_GETTIMEOFDAY + +/* set define */ +#undef HAVE_GLOB_NOMAGIC + +/* Define to 1 if you have the `gnutls_certificate_set_retrieve_function' + function. */ +#undef HAVE_GNUTLS_CERTIFICATE_SET_RETRIEVE_FUNCTION + +/* Define to 1 if you have the `gnutls_certificate_type_set_priority' + function. */ +#undef HAVE_GNUTLS_CERTIFICATE_TYPE_SET_PRIORITY + +/* Define to 1 if you have the <grok.h> header file. */ +#undef HAVE_GROK_H + +/* Define to 1 if you have the <hadoop/hdfs.h> header file. */ +#undef HAVE_HADOOP_HDFS_H + +/* Define to 1 if you have the <hdfs.h> header file. */ +#undef HAVE_HDFS_H + +/* Define to 1 if you have the `inotify_init' function. */ +#undef HAVE_INOTIFY_INIT + +/* Define to 1 if you have the <inttypes.h> header file. */ +#undef HAVE_INTTYPES_H + +/* jemalloc support is integrated. */ +#undef HAVE_JEMALLOC + +/* Define to 1 if you have the <libgen.h> header file. */ +#undef HAVE_LIBGEN_H + +/* Define to 1 if liblogging-stdlog is available. */ +#undef HAVE_LIBLOGGING_STDLOG + +/* Define to 1 if you have the `mysqlclient' library (-lmysqlclient). */ +#undef HAVE_LIBMYSQLCLIENT + +/* Define to 1 if you have the <libnet.h> header file. */ +#undef HAVE_LIBNET_H + +/* Define to 1 if you have the <librdkafka/rdkafka.h> header file. */ +#undef HAVE_LIBRDKAFKA_RDKAFKA_H + +/* libsystemd present */ +#undef HAVE_LIBSYSTEMD + +/* Define to 1 if you have the <linux/close_range.h> header file. */ +#undef HAVE_LINUX_CLOSE_RANGE_H + +/* Define if ln_loadSamplesFromString exists. */ +#undef HAVE_LOADSAMPLESFROMSTRING + +/* Define to 1 if you have the <locale.h> header file. */ +#undef HAVE_LOCALE_H + +/* Define to 1 if you have the `localtime_r' function. */ +#undef HAVE_LOCALTIME_R + +/* Define to 1 if you have the `lseek64' function. */ +#undef HAVE_LSEEK64 + +/* Define to 1 if you have the <malloc.h> header file. */ +#undef HAVE_MALLOC_H + +/* Define to 1 if you have the `malloc_trim' function. */ +#undef HAVE_MALLOC_TRIM + +/* Define to 1 if you have the <maxminddb.h> header file. */ +#undef HAVE_MAXMINDDB_H + +/* Define to 1 if you have the <memory.h> header file. */ +#undef HAVE_MEMORY_H + +/* Define to 1 if you have the `memset' function. */ +#undef HAVE_MEMSET + +/* Define to 1 if you have the `mkdir' function. */ +#undef HAVE_MKDIR + +/* Define to 1 if you have the `mongoc_client_set_ssl_opts' function. */ +#undef HAVE_MONGOC_CLIENT_SET_SSL_OPTS + +/* mysql_library_init available */ +#undef HAVE_MYSQL_LIBRARY_INIT + +/* Define to 1 if you have the <netdb.h> header file. */ +#undef HAVE_NETDB_H + +/* Define to 1 if you have the <netinet/in.h> header file. */ +#undef HAVE_NETINET_IN_H + +/* Define to 1 if you have the <net-snmp/net-snmp-config.h> header file. */ +#undef HAVE_NET_SNMP_NET_SNMP_CONFIG_H + +/* Define to 1 if the system has the type `off64_t'. */ +#undef HAVE_OFF64_T + +/* Define to 1 if you have the <paths.h> header file. */ +#undef HAVE_PATHS_H + +/* Define to 1 if you have the <pcap.h> header file. */ +#undef HAVE_PCAP_H + +/* PGsslInUse function available */ +#undef HAVE_PGSSLINUSE + +/* Define to 1 if you have the `port_create' function. */ +#undef HAVE_PORT_CREATE + +/* Enable FEN support for imfile */ +#undef HAVE_PORT_SOURCE_FILE + +/* Define to 1 if you have the `prctl' function. */ +#undef HAVE_PRCTL + +/* Define to 1 if you have the <protocol.h> header file. */ +#undef HAVE_PROTOCOL_H + +/* Define to 1 if you have the <pthread.h> header file. */ +#undef HAVE_PTHREAD_H + +/* Set-kind available for rwlock attr. */ +#undef HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP + +/* Can set thread-name. */ +#undef HAVE_PTHREAD_SETNAME_NP + +/* Can set thread scheduling parameters */ +#undef HAVE_PTHREAD_SETSCHEDPARAM + +/* Define to 1 if you have the `recvmmsg' function. */ +#undef HAVE_RECVMMSG + +/* Define to 1 if you have the `regcomp' function. */ +#undef HAVE_REGCOMP + +/* Define if relpSrvSetTlsConfigCmd exists. */ +#undef HAVE_RELPENGINESETTLSCFGCMD + +/* Define if relpEngineSetTLSLibByName exists. */ +#undef HAVE_RELPENGINESETTLSLIBBYNAME + +/* Define if relpSrvSetLstnAddr exists. */ +#undef HAVE_RELPSRVSETLSTNADDR + +/* Define if relpSrvSetOversizeMode exists. */ +#undef HAVE_RELPSRVSETOVERSIZEMODE + +/* Define to 1 if you have the <resolv.h> header file. */ +#undef HAVE_RESOLV_H + +/* Define to 1 if you have the `sched_get_priority_max' function. */ +#undef HAVE_SCHED_GET_PRIORITY_MAX + +/* Define to 1 if you have the <sched.h> header file. */ +#undef HAVE_SCHED_H + +/* set define */ +#undef HAVE_SCM_CREDENTIALS + +/* Define to 1 if you have the `select' function. */ +#undef HAVE_SELECT + +/* Define to 1 if you have the <semaphore.h> header file. */ +#undef HAVE_SEMAPHORE_H + +/* Define if setns exists. */ +#undef HAVE_SETNS + +/* Define to 1 if you have the `setsid' function. */ +#undef HAVE_SETSID + +/* Define to 1 if you have the `socket' function. */ +#undef HAVE_SOCKET + +/* set define */ +#undef HAVE_SO_TIMESTAMP + +/* Define to 1 if `stat' has the bug that it succeeds when given the + zero-length file name argument. */ +#undef HAVE_STAT_EMPTY_STRING_BUG + +/* Define to 1 if you have the <stddef.h> header file. */ +#undef HAVE_STDDEF_H + +/* Define to 1 if you have the <stdint.h> header file. */ +#undef HAVE_STDINT_H + +/* Define to 1 if you have the <stdlib.h> header file. */ +#undef HAVE_STDLIB_H + +/* Define to 1 if you have the `strcasecmp' function. */ +#undef HAVE_STRCASECMP + +/* Define to 1 if you have the `strchr' function. */ +#undef HAVE_STRCHR + +/* Define to 1 if you have the `strdup' function. */ +#undef HAVE_STRDUP + +/* Define to 1 if you have the `strerror' function. */ +#undef HAVE_STRERROR + +/* Define to 1 if you have the `strerror_r' function. */ +#undef HAVE_STRERROR_R + +/* Define to 1 if you have the <strings.h> header file. */ +#undef HAVE_STRINGS_H + +/* Define to 1 if you have the <string.h> header file. */ +#undef HAVE_STRING_H + +/* Define to 1 if you have the `strndup' function. */ +#undef HAVE_STRNDUP + +/* Define to 1 if you have the `strnlen' function. */ +#undef HAVE_STRNLEN + +/* Define to 1 if you have the `strrchr' function. */ +#undef HAVE_STRRCHR + +/* Define to 1 if you have the `strstr' function. */ +#undef HAVE_STRSTR + +/* Define to 1 if you have the `strtol' function. */ +#undef HAVE_STRTOL + +/* Define to 1 if you have the `strtoul' function. */ +#undef HAVE_STRTOUL + +/* Define to 1 if `sa_len' is a member of `struct sockaddr'. */ +#undef HAVE_STRUCT_SOCKADDR_SA_LEN + +/* Define to 1 if you have the `syscall' function. */ +#undef HAVE_SYSCALL + +/* set define */ +#undef HAVE_SYSINFO_UPTIME + +/* Define to 1 if you have the <sys/epoll.h> header file. */ +#undef HAVE_SYS_EPOLL_H + +/* Define to 1 if you have the <sys/file.h> header file. */ +#undef HAVE_SYS_FILE_H + +/* Define to 1 if you have the <sys/inotify.h> header file. */ +#undef HAVE_SYS_INOTIFY_H + +/* Define to 1 if you have the <sys/ioctl.h> header file. */ +#undef HAVE_SYS_IOCTL_H + +/* Define to 1 if you have the <sys/param.h> header file. */ +#undef HAVE_SYS_PARAM_H + +/* Define to 1 if you have the <sys/prctl.h> header file. */ +#undef HAVE_SYS_PRCTL_H + +/* Define to 1 if you have the <sys/select.h> header file. */ +#undef HAVE_SYS_SELECT_H + +/* Define to 1 if you have the <sys/socket.h> header file. */ +#undef HAVE_SYS_SOCKET_H + +/* Define to 1 if you have the <sys/stat.h> header file. */ +#undef HAVE_SYS_STAT_H + +/* Define to 1 if you have the <sys/syscall.h> header file. */ +#undef HAVE_SYS_SYSCALL_H + +/* Define to 1 if you have the <sys/time.h> header file. */ +#undef HAVE_SYS_TIME_H + +/* Define to 1 if you have the <sys/types.h> header file. */ +#undef HAVE_SYS_TYPES_H + +/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ +#undef HAVE_SYS_WAIT_H + +/* set define */ +#undef HAVE_SYS_gettid + +/* Define to 1 if you have the `ttyname_r' function. */ +#undef HAVE_TTYNAME_R + +/* Define to 1 if you have the `uname' function. */ +#undef HAVE_UNAME + +/* Define to 1 if you have the <unistd.h> header file. */ +#undef HAVE_UNISTD_H + +/* Define to 1 if you have the <utmpx.h> header file. */ +#undef HAVE_UTMPX_H + +/* Define to 1 if you have the <utmp.h> header file. */ +#undef HAVE_UTMP_H + +/* Define to 1 if you have the `vfork' function. */ +#undef HAVE_VFORK + +/* Define to 1 if you have the <vfork.h> header file. */ +#undef HAVE_VFORK_H + +/* Define to 1 if you have the `vprintf' function. */ +#undef HAVE_VPRINTF + +/* Define to 1 if `fork' works. */ +#undef HAVE_WORKING_FORK + +/* Define to 1 if `vfork' works. */ +#undef HAVE_WORKING_VFORK + +/* the host environment, can be queried via a system variable */ +#undef HOSTENV + +/* Define to 1 if `lstat' dereferences a symlink specified with a trailing + slash. */ +#undef LSTAT_FOLLOWS_SLASHED_SYMLINK + +/* Define to the sub-directory where libtool stores uninstalled libraries. */ +#undef LT_OBJDIR + +/* Define with a value if your <sys/param.h> does not define MAXHOSTNAMELEN */ +#undef MAXHOSTNAMELEN + +/* replacement for missing PATH_MAX */ +#undef MAXPATHLEN + +/* Defined if debug mode is disabled. */ +#undef NDEBUG + +/* new systemd present */ +#undef NEW_JOURNAL + +/* Define if ln_loadSamplesFromString does not exist. */ +#undef NO_LOADSAMPLESFROMSTRING + +/* Indicator for a AIX OS */ +#undef OS_AIX + +/* Indicator for APPLE OS */ +#undef OS_APPLE + +/* Indicator for a BSD OS */ +#undef OS_BSD + +/* Indicator for a Linux OS */ +#undef OS_LINUX + +/* Indicator for a Solaris OS */ +#undef OS_SOLARIS + +/* Name of package */ +#undef PACKAGE + +/* Define to the address where bug reports for this package should be sent. */ +#undef PACKAGE_BUGREPORT + +/* Define to the full name of this package. */ +#undef PACKAGE_NAME + +/* Define to the full name and version of this package. */ +#undef PACKAGE_STRING + +/* 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 + +/* "Configuration file path (default : /etc/rsyslog.conf)" */ +#undef PATH_CONFFILE + +/* replacement for missing PATH_MAX */ +#undef PATH_MAX + +/* "Pid file path (default : /var/run/rsyslogd.pid)" */ +#undef PATH_PIDFILE + +/* platform id for display purposes */ +#undef PLATFORM_ID + +/* platform id for display purposes */ +#undef PLATFORM_ID_LSB + +/* default port for omrelp */ +#undef RELP_DFLT_PT + +/* Define version of librelp used. */ +#undef RELP_VERSION + +/* Define as the return type of signal handlers (`int' or `void'). */ +#undef RETSIGTYPE + +/* Define to the type of arg 1 for `select'. */ +#undef SELECT_TYPE_ARG1 + +/* Define to the type of args 2, 3 and 4 for `select'. */ +#undef SELECT_TYPE_ARG234 + +/* Define to the type of arg 5 for `select'. */ +#undef SELECT_TYPE_ARG5 + +/* Define to 1 if you have the ANSI C header files. */ +#undef STDC_HEADERS + +/* Define to 1 if strerror_r returns char *. */ +#undef STRERROR_R_CHAR_P + +/* network support is integrated. */ +#undef SYSLOG_INET + +/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ +#undef TIME_WITH_SYS_TIME + +/* Define to 1 if your <sys/time.h> declares `struct tm'. */ +#undef TM_IN_SYS_TIME + +/* Define if you want to use GSSAPI */ +#undef USE_GSSAPI + +/* Using XXHASH for hash64. */ +#undef USE_HASH_XXHASH + +/* Define if you want to enable libuuid support */ +#undef USE_LIBUUID + +/* Enable extensions on AIX 3, Interix. */ +#ifndef _ALL_SOURCE +# undef _ALL_SOURCE +#endif +/* Enable GNU extensions on systems that have them. */ +#ifndef _GNU_SOURCE +# undef _GNU_SOURCE +#endif +/* Enable threading extensions on Solaris. */ +#ifndef _POSIX_PTHREAD_SEMANTICS +# undef _POSIX_PTHREAD_SEMANTICS +#endif +/* Enable extensions on HP NonStop. */ +#ifndef _TANDEM_SOURCE +# undef _TANDEM_SOURCE +#endif +/* Enable general extensions on Solaris. */ +#ifndef __EXTENSIONS__ +# undef __EXTENSIONS__ +#endif + + +/* If defined, the select() syscall won't be limited to a particular number of + file descriptors. */ +#undef USE_UNLIMITED_SELECT + +/* Defined if valgrind support settings are to be enabled (e.g. prevents + dlclose()). */ +#undef VALGRIND + +/* Version number of package */ +#undef VERSION + +/* month part of real rsyslog version */ +#undef VERSION_MONTH + +/* year part of real rsyslog version */ +#undef VERSION_YEAR + +/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a + `char[]'. */ +#undef YYTEXT_POINTER + +/* Enable large inode numbers on Mac OS X 10.5. */ +#ifndef _DARWIN_USE_64_BIT_INODE +# define _DARWIN_USE_64_BIT_INODE 1 +#endif + +/* Number of bits in a file offset, on hosts where this is settable. */ +#undef _FILE_OFFSET_BITS + +/* Define for large files, on AIX-style hosts. */ +#undef _LARGE_FILES + +/* Define to 1 if on MINIX. */ +#undef _MINIX + +/* Define to 2 if the system does not provide POSIX.1 features except with + this defined. */ +#undef _POSIX_1_SOURCE + +/* Use POSIX pthread semantics */ +#undef _POSIX_PTHREAD_SEMANTICS + +/* Define to 1 if you need to in order for `stat' and other things to work. */ +#undef _POSIX_SOURCE + +/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, + <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the + #define below would cause a syntax error. */ +#undef _UINT8_T + +/* Use X/Open CAE Specification */ +#undef _XOPEN_SOURCE + +/* Define to empty if `const' does not conform to ANSI C. */ +#undef const + +/* Define to `int' if <sys/types.h> doesn't define. */ +#undef gid_t + +/* Define to `__inline__' or `__inline' if that's what the C compiler + calls it, or to nothing if 'inline' is not supported under any name. */ +#ifndef __cplusplus +#undef inline +#endif + +/* Define to `int' if <sys/types.h> does not define. */ +#undef mode_t + +/* Define to `long int' if <sys/types.h> does not define. */ +#undef off_t + +/* Define to `int' if <sys/types.h> does not define. */ +#undef pid_t + +/* Define to `unsigned int' if <sys/types.h> does not define. */ +#undef size_t + +/* Define to `int' if <sys/types.h> does not define. */ +#undef ssize_t + +/* Define to `int' if <sys/types.h> doesn't define. */ +#undef uid_t + +/* Define to the type of an unsigned integer type of width exactly 8 bits if + such a type exists and the standard includes do not define it. */ +#undef uint8_t + +/* Define as `fork' if `vfork' does not work. */ +#undef vfork + +/* Define to empty if the keyword `volatile' does not work. Warning: valid + code using `volatile' can become incorrect without. Disable with care. */ +#undef volatile |