Viewing file: config.h (11.76 KB) -rw-rw-r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */
/* ACLK Legacy Should be used */ #define ACLK_LEGACY 1
/* ACLK Legacy was disabled by user request */ /* #undef ACLK_LEGACY_DISABLED */
/* ACLK Next Generation Should be used */ /* #undef ACLK_NG */
/* ACLK NG was disabled by user request */ /* #undef ACLK_NG_DISABLED */
/* Libmosquitto.a was not found during build. */ /* #undef ACLK_NO_LIBMOSQ */
/* usable system libwebsockets was not found during build. */ /* #undef ACLK_NO_LWS */
/* using statically linked libwebsockets */ #define BUNDLED_LWS 1
/* options passed to configure script */ #define CONFIGURE_COMMAND " '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=/usr/libexec' '--libdir=/usr/lib' '--with-zlib' '--with-math' '--with-user=netdata' '--with-bundled-lws' '--with-bundled-protobuf' 'CFLAGS=-O2' 'LDFLAGS='"
/* disable netdata cloud functionality */ /* #undef DISABLE_CLOUD */
/* netdata ACLK */ #define ENABLE_ACLK 1
/* apps.plugin */ #define ENABLE_APPS_PLUGIN 1
/* netdata dbengine usability */ #define ENABLE_DBENGINE 1
/* Pub/Sub API usability */ /* #undef ENABLE_EXPORTING_PUBSUB */
/* netdata HTTPS usability */ #define ENABLE_HTTPS 1
/* compile and link with jemalloc */ /* #undef ENABLE_JEMALLOC */
/* netdata json-c usability */ #define ENABLE_JSONC 1
/* anomaly detection usability */ /* #undef ENABLE_ML */
/* anomaly detection tests */ /* #undef ENABLE_ML_TESTS */
/* New protobuf based Netdata Cloud Protocol Support */ /* #undef ENABLE_NEW_CLOUD_PROTOCOL */
/* perf.plugin */ #define ENABLE_PERF_PLUGIN 1
/* Prometheus remote write API usability */ /* #undef ENABLE_PROMETHEUS_REMOTE_WRITE */
/* slabinfo plugin */ #define ENABLE_SLABINFO 1
/* compile and link with tcmalloc */ /* #undef ENABLE_TCMALLOC */
/* Define to 1 if you have the `accept4' function. */ #define HAVE_ACCEPT4 1
/* Define to 1 if you have the <arpa/nameser.h> header file. */ #define HAVE_ARPA_NAMESER_H 1
/* libcap usability */ /* #undef HAVE_CAPABILITY */
/* Define to 1 if the system has the type `clockid_t'. */ #define HAVE_CLOCKID_T 1
/* Define to 1 if you have the `clock_gettime' function. */ #define HAVE_CLOCK_GETTIME 1
/* libcrypto availability */ #define HAVE_CRYPTO 1
/* cups usability */ /* #undef HAVE_CUPS */
/* Define to 1 if glibc mallinfo exists. */ #define HAVE_C_MALLINFO 1
/* Define to 1 if glibc mallopt exists. */ #define HAVE_C_MALLOPT 1
/* Define to 1 if C11-style _Generic works. */ #define HAVE_C__GENERIC 1
/* Define to 1 if __atomic operations work. */ #define HAVE_C___ATOMIC 1
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you don't. */ #define HAVE_DECL_STRERROR_R 1
/* ipmimonitoring usability */ /* #undef HAVE_FREEIPMI */
/* Define to 1 if the system has the `format' function attribute */ #define HAVE_FUNC_ATTRIBUTE_FORMAT 1
/* Define to 1 if the system has the `malloc' function attribute */ #define HAVE_FUNC_ATTRIBUTE_MALLOC 1
/* Define to 1 if the system has the `noinline' function attribute */ #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1
/* Define to 1 if the system has the `noreturn' function attribute */ #define HAVE_FUNC_ATTRIBUTE_NORETURN 1
/* Define to 1 if the system has the `returns_nonnull' function attribute */ #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
/* Define to 1 if the system has the `warn_unused_result' function attribute */ #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
/* Define to 1 if you have the `getpriority' function. */ #define HAVE_GETPRIORITY 1
/* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1
/* Define to 1 if you have the <jemalloc/jemalloc.h> header file. */ /* #undef HAVE_JEMALLOC_JEMALLOC_H */
/* libaws-cpp-sdk-kinesis usability */ /* #undef HAVE_KINESIS */
/* libbpf usability */ #define HAVE_LIBBPF 1
/* libxenstat usability */ /* #undef HAVE_LIBXENSTAT */
/* Define to 1 if you have the <linux/magic.h> header file. */ #define HAVE_LINUX_MAGIC_H 1
/* Define to 1 if -flto works. */ /* #undef HAVE_LTO */
/* Define to 1 if you have the <memory.h> header file. */ #define HAVE_MEMORY_H 1
/* libmongoc usability */ /* #undef HAVE_MONGOC */
/* Define to 1 if you have the <netdb.h> header file. */ #define HAVE_NETDB_H 1
/* Define to 1 if you have the <netinet/in.h> header file. */ #define HAVE_NETINET_IN_H 1
/* netfilter accounting usability */ /* #undef HAVE_NFACCT */
/* Define to 1 if you have the `nice' function. */ #define HAVE_NICE 1
/* Define if you have POSIX threads libraries and header files. */ #define HAVE_PTHREAD 1
/* Is set if pthread_getname_np is available */ #define HAVE_PTHREAD_GETNAME_NP 1
/* Have PTHREAD_PRIO_INHERIT. */ #define HAVE_PTHREAD_PRIO_INHERIT 1
/* Define to 1 if you have the `recvmmsg' function. */ #define HAVE_RECVMMSG 1
/* Define to 1 if you have the <resolv.h> header file. */ #define HAVE_RESOLV_H 1
/* Define to 1 if you have the `sched_getparam' function. */ #define HAVE_SCHED_GETPARAM 1
/* Define to 1 if you have the `sched_getscheduler' function. */ #define HAVE_SCHED_GETSCHEDULER 1
/* Define to 1 if you have the `sched_get_priority_max' function. */ #define HAVE_SCHED_GET_PRIORITY_MAX 1
/* Define to 1 if you have the `sched_get_priority_min' function. */ #define HAVE_SCHED_GET_PRIORITY_MIN 1
/* Define to 1 if you have the `sched_setscheduler' function. */ #define HAVE_SCHED_SETSCHEDULER 1
/* Define 1 if you have setns() function */ #define HAVE_SETNS 1
/* Define to 1 if you have the `setpriority' function. */ #define HAVE_SETPRIORITY 1
/* Define to 1 if you have the <stdint.h> header file. */ #define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdlib.h> header file. */ #define HAVE_STDLIB_H 1
/* Define to 1 if you have the `strerror_r' function. */ #define HAVE_STRERROR_R 1
/* Define to 1 if you have the <strings.h> header file. */ #define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */ #define HAVE_STRING_H 1
/* Define to 1 if the system has the type `struct timespec'. */ #define HAVE_STRUCT_TIMESPEC 1
/* Define to 1 if you have the <sys/mount.h> header file. */ #define HAVE_SYS_MOUNT_H 1
/* Define to 1 if you have the <sys/prctl.h> header file. */ #define HAVE_SYS_PRCTL_H 1
/* Define to 1 if you have the <sys/statfs.h> header file. */ #define HAVE_SYS_STATFS_H 1
/* Define to 1 if you have the <sys/statvfs.h> header file. */ #define HAVE_SYS_STATVFS_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */ #define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <sys/vfs.h> header file. */ #define HAVE_SYS_VFS_H 1
/* Define to 1 if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1
/* ssl host validation */ #define HAVE_X509_VERIFY_PARAM_set1_host 1
/* xenstat_vbd_error usability */ /* #undef HAVE_XENSTAT_VBD_ERROR */
/* static json-c should be used */ /* #undef LINK_STATIC_JSONC */
/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. */ /* #undef MAJOR_IN_MKDEV */
/* Define to 1 if `major', `minor', and `makedev' are declared in <sysmacros.h>. */ #define MAJOR_IN_SYSMACROS 1
/* use this user to drop privileged */ #define NETDATA_USER "netdata"
/* uuid usability */ #define NETDATA_WITH_UUID 1
/* zlib usability */ #define NETDATA_WITH_ZLIB 1
/* Name of package */ #define PACKAGE "netdata"
/* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */ #define PACKAGE_NAME "netdata"
/* Define to the full name and version of this package. */ #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
/* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "netdata"
/* Define to the home page for this package. */ #define PACKAGE_URL ""
/* Define to the version of this package. */ #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
/* Define to necessary symbol if this constant uses a non-standard name on your system. */ /* #undef PTHREAD_CREATE_JOINABLE */
/* The size of `void *', as computed by sizeof. */ #define SIZEOF_VOID_P 8
/* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1
/* math usability */ #define STORAGE_WITH_MATH 1
/* Define to 1 if strerror_r returns char *. */ #define STRERROR_R_CHAR_P 1
/* Enable extensions on AIX 3, Interix. */ #ifndef _ALL_SOURCE # define _ALL_SOURCE 1 #endif /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # define _GNU_SOURCE 1 #endif /* Enable threading extensions on Solaris. */ #ifndef _POSIX_PTHREAD_SEMANTICS # define _POSIX_PTHREAD_SEMANTICS 1 #endif /* Enable extensions on HP NonStop. */ #ifndef _TANDEM_SOURCE # define _TANDEM_SOURCE 1 #endif /* Enable general extensions on Solaris. */ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif
/* Version number of package */ #define VERSION "v1.31.0-460-gd101b9b7f"
/* 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 */
/* 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 uint32_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 _UINT32_T */
/* Define for Solaris 2.5.1 so the uint64_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 _UINT64_T */
/* 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 */
/* dummy unused attribute */ #define __always_unused __attribute__((unused))
/* dummy unused attribute */ #define __maybe_unused __attribute__((unused))
/* Link/compile against jemalloc */ /* #undef has_jemalloc */
/* Link/compile against tcmalloc */ /* #undef has_tcmalloc */
/* 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 the type of a signed integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ /* #undef int16_t */
/* Define to the type of a signed integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ /* #undef int32_t */
/* Define to the type of a signed integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ /* #undef int64_t */
/* Define to the type of a signed integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ /* #undef int8_t */
/* gcc branch optimization */ #define likely(x) __builtin_expect(!!(x), 1)
/* jemalloc prefix */ #define prefix_jemalloc
/* Define to the type of an unsigned integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ /* #undef uint16_t */
/* Define to the type of an unsigned integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ /* #undef uint32_t */
/* Define to the type of an unsigned integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ /* #undef uint64_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 */
/* gcc branch optimization */ #define unlikely(x) __builtin_expect(!!(x), 0)
|