nfdump/config.h.in~

337 lines
8.9 KiB
Plaintext
Raw Normal View History

2015-10-03 15:56:21 +02:00
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define if building universal (internal helper macro) */
2015-10-03 16:05:30 +02:00
#undef AC_APPLE_UNIVERSAL_BUILD
2015-10-03 15:56:21 +02:00
/* Define to 1 if the `closedir' function returns void instead of `int'. */
2015-10-03 16:05:30 +02:00
#undef CLOSEDIR_VOID
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `alarm' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_ALARM
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <arpa/inet.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_ARPA_INET_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_ARPA_NAMESER_COMPAT_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <arpa/nameser.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_ARPA_NAMESER_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <bzlib.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_BZLIB_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
2015-10-03 16:05:30 +02:00
#undef HAVE_DIRENT_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <fcntl.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_FCNTL_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <features.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_FEATURES_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `fork' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_FORK
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `fpurge' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_FPURGE
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <fts.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_FTS_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `gethostbyname' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_GETHOSTBYNAME
2015-10-03 15:56:21 +02:00
/* Define to 1 if the function (or macro) htonll exists. */
2015-10-03 16:05:30 +02:00
#undef HAVE_HTONLL
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `inet_ntoa' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_INET_NTOA
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <inttypes.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_INTTYPES_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <iso/limits_iso.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_ISO_LIMITS_ISO_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `nsl' library (-lnsl). */
2015-10-03 16:05:30 +02:00
#undef HAVE_LIBNSL
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `resolv' library (-lresolv). */
2015-10-03 16:05:30 +02:00
#undef HAVE_LIBRESOLV
2015-10-03 15:56:21 +02:00
/* */
2015-10-03 16:05:30 +02:00
#undef HAVE_LIBSOCKET
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `z' library (-lz). */
2015-10-03 16:05:30 +02:00
#undef HAVE_LIBZ
2015-10-03 15:56:21 +02:00
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
to 0 otherwise. */
2015-10-03 16:05:30 +02:00
#undef HAVE_MALLOC
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `memcmp' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_MEMCMP
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `memcpy' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_MEMCPY
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `memmove' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_MEMMOVE
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <memory.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_MEMORY_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `memset' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_MEMSET
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <nameser8_compat.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_NAMESER8_COMPAT_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
2015-10-03 16:05:30 +02:00
#undef HAVE_NDIR_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <netdb.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_NETDB_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <netinet/in.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_NETINET_IN_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <net/bpf.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_NET_BPF_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <pcap-bpf.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_PCAP_BPF_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
and to 0 otherwise. */
2015-10-03 16:05:30 +02:00
#undef HAVE_REALLOC
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <resolv.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_RESOLV_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <rrd.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_RRD_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `scandir' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_SCANDIR
2015-10-03 15:56:21 +02:00
/* Define if sys/sem.h defines struct semun */
2015-10-03 16:05:30 +02:00
#undef HAVE_SEMUN
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `setsockopt' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_SETSOCKOPT
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have a printf() that supports the %z format string. */
2015-10-03 16:05:30 +02:00
#undef HAVE_SIZE_T_Z_FORMAT
2015-10-03 15:56:21 +02:00
/* define if socket address structures have length fields */
2015-10-03 16:05:30 +02:00
#undef HAVE_SOCKADDR_SA_LEN
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `socket' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_SOCKET
2015-10-03 15:56:21 +02:00
/* Define to 1 if `stat' has the bug that it succeeds when given the
zero-length file name argument. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STAT_EMPTY_STRING_BUG
2015-10-03 15:56:21 +02:00
/* Define to 1 if stdbool.h conforms to C99. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STDBOOL_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <stddef.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STDDEF_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <stdint.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STDINT_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <stdlib.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STDLIB_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `strchr' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRCHR
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `strdup' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRDUP
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `strerror' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRERROR
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `strftime' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRFTIME
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <strings.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRINGS_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <string.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRING_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `strrchr' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRRCHR
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `strstr' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRSTR
2015-10-03 15:56:21 +02:00
/* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRUCT_SOCKADDR_SA_LEN
2015-10-03 15:56:21 +02:00
/* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
2015-10-03 15:56:21 +02:00
/* Define to 1 if `ss_len' is a member of `struct sockaddr_storage'. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN
2015-10-03 15:56:21 +02:00
/* Define to 1 if `__ss_family' is a member of `struct sockaddr_storage'. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY
2015-10-03 15:56:21 +02:00
/* Define to 1 if `__ss_len' is a member of `struct sockaddr_storage'. */
2015-10-03 16:05:30 +02:00
#undef HAVE_STRUCT_SOCKADDR_STORAGE___SS_LEN
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <syslog.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_SYSLOG_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
*/
2015-10-03 16:05:30 +02:00
#undef HAVE_SYS_DIR_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
*/
2015-10-03 16:05:30 +02:00
#undef HAVE_SYS_NDIR_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <sys/socket.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_SYS_SOCKET_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <sys/stat.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_SYS_STAT_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <sys/time.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_SYS_TIME_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <sys/types.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_SYS_TYPES_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <unistd.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_UNISTD_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `vfork' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE_VFORK
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the <vfork.h> header file. */
2015-10-03 16:05:30 +02:00
#undef HAVE_VFORK_H
2015-10-03 15:56:21 +02:00
/* Define to 1 if `fork' works. */
2015-10-03 16:05:30 +02:00
#undef HAVE_WORKING_FORK
2015-10-03 15:56:21 +02:00
/* Define to 1 if `vfork' works. */
2015-10-03 16:05:30 +02:00
#undef HAVE_WORKING_VFORK
2015-10-03 15:56:21 +02:00
/* Define to 1 if the system has the type `_Bool'. */
2015-10-03 16:05:30 +02:00
#undef HAVE__BOOL
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the `__fpurge' function. */
2015-10-03 16:05:30 +02:00
#undef HAVE___FPURGE
2015-10-03 15:56:21 +02:00
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
slash. */
2015-10-03 16:05:30 +02:00
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
2015-10-03 15:56:21 +02:00
/* Name of package */
2015-10-03 16:05:30 +02:00
#undef PACKAGE
2015-10-03 15:56:21 +02:00
/* Define to the address where bug reports for this package should be sent. */
2015-10-03 16:05:30 +02:00
#undef PACKAGE_BUGREPORT
2015-10-03 15:56:21 +02:00
/* Define to the full name of this package. */
2015-10-03 16:05:30 +02:00
#undef PACKAGE_NAME
2015-10-03 15:56:21 +02:00
/* Define to the full name and version of this package. */
2015-10-03 16:05:30 +02:00
#undef PACKAGE_STRING
2015-10-03 15:56:21 +02:00
/* Define to the one symbol short name of this package. */
2015-10-03 16:05:30 +02:00
#undef PACKAGE_TARNAME
2015-10-03 15:56:21 +02:00
/* Define to the home page for this package. */
2015-10-03 16:05:30 +02:00
#undef PACKAGE_URL
2015-10-03 15:56:21 +02:00
/* Define to the version of this package. */
2015-10-03 16:05:30 +02:00
#undef PACKAGE_VERSION
2015-10-03 15:56:21 +02:00
/* The size of `int', as computed by sizeof. */
2015-10-03 16:05:30 +02:00
#undef SIZEOF_INT
2015-10-03 15:56:21 +02:00
/* The size of `long', as computed by sizeof. */
2015-10-03 16:05:30 +02:00
#undef SIZEOF_LONG
2015-10-03 15:56:21 +02:00
/* The size of `long long', as computed by sizeof. */
2015-10-03 16:05:30 +02:00
#undef SIZEOF_LONG_LONG
2015-10-03 15:56:21 +02:00
/* The size of `ptrdiff_t', as computed by sizeof. */
2015-10-03 16:05:30 +02:00
#undef SIZEOF_PTRDIFF_T
2015-10-03 15:56:21 +02:00
/* The size of `short', as computed by sizeof. */
2015-10-03 16:05:30 +02:00
#undef SIZEOF_SHORT
2015-10-03 15:56:21 +02:00
/* The size of `size_t', as computed by sizeof. */
2015-10-03 16:05:30 +02:00
#undef SIZEOF_SIZE_T
2015-10-03 15:56:21 +02:00
/* The size of `void *', as computed by sizeof. */
2015-10-03 16:05:30 +02:00
#undef SIZEOF_VOID_P
2015-10-03 15:56:21 +02:00
/* The size of `__int64', as computed by sizeof. */
2015-10-03 16:05:30 +02:00
#undef SIZEOF___INT64
2015-10-03 15:56:21 +02:00
/* Define to 1 if you have the ANSI C header files. */
2015-10-03 16:05:30 +02:00
#undef STDC_HEADERS
2015-10-03 15:56:21 +02:00
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2015-10-03 16:05:30 +02:00
#undef TIME_WITH_SYS_TIME
2015-10-03 15:56:21 +02:00
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
2015-10-03 16:05:30 +02:00
#undef TM_IN_SYS_TIME
2015-10-03 15:56:21 +02:00
/* Version number of package */
2015-10-03 16:05:30 +02:00
#undef VERSION
2015-10-03 15:56:21 +02:00
/* 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
2015-10-03 16:05:30 +02:00
# undef WORDS_BIGENDIAN
2015-10-03 15:56:21 +02:00
# endif
#endif
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
`char[]'. */
2015-10-03 16:05:30 +02:00
#undef YYTEXT_POINTER
2015-10-03 15:56:21 +02:00
/* Define to empty if `const' does not conform to ANSI C. */
2015-10-03 16:05:30 +02:00
#undef const
2015-10-03 15:56:21 +02:00
/* 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
2015-10-03 16:05:30 +02:00
#undef inline
2015-10-03 15:56:21 +02:00
#endif
/* Define to rpl_malloc if the replacement function should be used. */
2015-10-03 16:05:30 +02:00
#undef malloc
2015-10-03 15:56:21 +02:00
/* Define to `int' if <sys/types.h> does not define. */
2015-10-03 16:05:30 +02:00
#undef pid_t
2015-10-03 15:56:21 +02:00
/* Define to `long' if <sys/types.h> does not define. */
2015-10-03 16:05:30 +02:00
#undef ptrdiff_t
2015-10-03 15:56:21 +02:00
/* Define to rpl_realloc if the replacement function should be used. */
2015-10-03 16:05:30 +02:00
#undef realloc
2015-10-03 15:56:21 +02:00
/* Define to `unsigned int' if <sys/types.h> does not define. */
2015-10-03 16:05:30 +02:00
#undef size_t
2015-10-03 15:56:21 +02:00
/* Define as `fork' if `vfork' does not work. */
2015-10-03 16:05:30 +02:00
#undef vfork