Blame config.h.in

Packit e9ba0d
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit e9ba0d
Packit e9ba0d
/* Directory for AppArmor profiles (Linux) */
Packit e9ba0d
#undef APPARMORDIR
Packit e9ba0d
Packit e9ba0d
/* Build date and time */
Packit e9ba0d
#undef BUILD_DATE
Packit e9ba0d
Packit e9ba0d
/* Cisco Discovery Protocol */
Packit e9ba0d
#undef ENABLE_CDP
Packit e9ba0d
Packit e9ba0d
/* Custom TLV support */
Packit e9ba0d
#undef ENABLE_CUSTOM
Packit e9ba0d
Packit e9ba0d
/* Dot1 extension (VLAN stuff) */
Packit e9ba0d
#undef ENABLE_DOT1
Packit e9ba0d
Packit e9ba0d
/* Dot3 extension (PHY stuff) */
Packit e9ba0d
#undef ENABLE_DOT3
Packit e9ba0d
Packit e9ba0d
/* systemtap/DTrace trace support */
Packit e9ba0d
#undef ENABLE_DTRACE
Packit e9ba0d
Packit e9ba0d
/* Extreme Discovery Protocol */
Packit e9ba0d
#undef ENABLE_EDP
Packit e9ba0d
Packit e9ba0d
/* Foundry Discovery Protocol */
Packit e9ba0d
#undef ENABLE_FDP
Packit e9ba0d
Packit e9ba0d
/* use of pre-0.9.2 JSON/json-c format */
Packit e9ba0d
#undef ENABLE_JSON0
Packit e9ba0d
Packit e9ba0d
/* LLDP-MED extension */
Packit e9ba0d
#undef ENABLE_LLDPMED
Packit e9ba0d
Packit e9ba0d
/* compatibility with Linux kernel older than 2.6.39 */
Packit e9ba0d
#undef ENABLE_OLDIES
Packit e9ba0d
Packit e9ba0d
/* Privilege separation */
Packit e9ba0d
#undef ENABLE_PRIVSEP
Packit e9ba0d
Packit e9ba0d
/* SynOptics Network Management Protocol */
Packit e9ba0d
#undef ENABLE_SONMP
Packit e9ba0d
Packit e9ba0d
/* Define if have both address and leak sanitizer */
Packit e9ba0d
#undef HAVE_ADDRESS_SANITIZER
Packit e9ba0d
Packit e9ba0d
/* Define if __alignof__ operator is available */
Packit e9ba0d
#undef HAVE_ALIGNOF
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <arpa/nameser.h> header file. */
Packit e9ba0d
#undef HAVE_ARPA_NAMESER_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `asprintf' function. */
Packit e9ba0d
#undef HAVE_ASPRINTF
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `daemon' function. */
Packit e9ba0d
#undef HAVE_DAEMON
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit e9ba0d
#undef HAVE_DLFCN_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `fork' function. */
Packit e9ba0d
#undef HAVE_FORK
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `getline' function. */
Packit e9ba0d
#undef HAVE_GETLINE
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <history.h> header file. */
Packit e9ba0d
#undef HAVE_HISTORY_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <inttypes.h> header file. */
Packit e9ba0d
#undef HAVE_INTTYPES_H
Packit e9ba0d
Packit e9ba0d
/* Define if you have a readline compatible library */
Packit e9ba0d
#undef HAVE_LIBREADLINE
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
Packit e9ba0d
   to 0 otherwise. */
Packit e9ba0d
#undef HAVE_MALLOC
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <memory.h> header file. */
Packit e9ba0d
#undef HAVE_MEMORY_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <netdb.h> header file. */
Packit e9ba0d
#undef HAVE_NETDB_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <netinet/in.h> header file. */
Packit e9ba0d
#undef HAVE_NETINET_IN_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `netsnmp_enable_subagent' function. */
Packit e9ba0d
#undef HAVE_NETSNMP_ENABLE_SUBAGENT
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if `f_create_from_tstring_new' is a member of
Packit e9ba0d
   `netsnmp_tdomain'. */
Packit e9ba0d
#undef HAVE_NETSNMP_TDOMAIN_F_CREATE_FROM_TSTRING_NEW
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <net-snmp/agent/util_funcs.h> header file. */
Packit e9ba0d
#undef HAVE_NET_SNMP_AGENT_UTIL_FUNCS_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <readline.h> header file. */
Packit e9ba0d
#undef HAVE_READLINE_H
Packit e9ba0d
Packit e9ba0d
/* Define if your readline library has \`add_history' */
Packit e9ba0d
#undef HAVE_READLINE_HISTORY
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <readline/history.h> header file. */
Packit e9ba0d
#undef HAVE_READLINE_HISTORY_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <readline/readline.h> header file. */
Packit e9ba0d
#undef HAVE_READLINE_READLINE_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
Packit e9ba0d
   and to 0 otherwise. */
Packit e9ba0d
#undef HAVE_REALLOC
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <resolv.h> header file. */
Packit e9ba0d
#undef HAVE_RESOLV_H
Packit e9ba0d
Packit e9ba0d
/* Define to indicate that res_init() exists */
Packit e9ba0d
#undef HAVE_RES_INIT
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `setproctitle' function. */
Packit e9ba0d
#undef HAVE_SETPROCTITLE
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `setproctitle_init' function. */
Packit e9ba0d
#undef HAVE_SETPROCTITLE_INIT
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `setresgid' function. */
Packit e9ba0d
#undef HAVE_SETRESGID
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `setresuid' function. */
Packit e9ba0d
#undef HAVE_SETRESUID
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `snmp_select_info2' function. */
Packit e9ba0d
#undef HAVE_SNMP_SELECT_INFO2
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <stdint.h> header file. */
Packit e9ba0d
#undef HAVE_STDINT_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <stdlib.h> header file. */
Packit e9ba0d
#undef HAVE_STDLIB_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <strings.h> header file. */
Packit e9ba0d
#undef HAVE_STRINGS_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <string.h> header file. */
Packit e9ba0d
#undef HAVE_STRING_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `strlcpy' function. */
Packit e9ba0d
#undef HAVE_STRLCPY
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `strndup' function. */
Packit e9ba0d
#undef HAVE_STRNDUP
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `strnlen' function. */
Packit e9ba0d
#undef HAVE_STRNLEN
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `strtonum' function. */
Packit e9ba0d
#undef HAVE_STRTONUM
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit e9ba0d
#undef HAVE_SYS_STAT_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <sys/types.h> header file. */
Packit e9ba0d
#undef HAVE_SYS_TYPES_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if typeof works with your compiler. */
Packit e9ba0d
#undef HAVE_TYPEOF
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if the system has the type `uint32_t'. */
Packit e9ba0d
#undef HAVE_UINT32_T
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <unistd.h> header file. */
Packit e9ba0d
#undef HAVE_UNISTD_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if the system has the type `u_int32_t'. */
Packit e9ba0d
#undef HAVE_U_INT32_T
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
Packit e9ba0d
#undef HAVE_VALGRIND_VALGRIND_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `vfork' function. */
Packit e9ba0d
#undef HAVE_VFORK
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the <vfork.h> header file. */
Packit e9ba0d
#undef HAVE_VFORK_H
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the `vsyslog' function. */
Packit e9ba0d
#undef HAVE_VSYSLOG
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if `fork' works. */
Packit e9ba0d
#undef HAVE_WORKING_FORK
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if `vfork' works. */
Packit e9ba0d
#undef HAVE_WORKING_VFORK
Packit e9ba0d
Packit e9ba0d
/* Define if libc defines __progname */
Packit e9ba0d
#undef HAVE___PROGNAME
Packit e9ba0d
Packit e9ba0d
/* Host operating system is DragonFly BSD */
Packit e9ba0d
#undef HOST_OS_DRAGONFLY
Packit e9ba0d
Packit e9ba0d
/* Host operating system is FreeBSD */
Packit e9ba0d
#undef HOST_OS_FREEBSD
Packit e9ba0d
Packit e9ba0d
/* Host operating system is Linux */
Packit e9ba0d
#undef HOST_OS_LINUX
Packit e9ba0d
Packit e9ba0d
/* Host operating system is NetBSD */
Packit e9ba0d
#undef HOST_OS_NETBSD
Packit e9ba0d
Packit e9ba0d
/* Host operating system is OpenBSD */
Packit e9ba0d
#undef HOST_OS_OPENBSD
Packit e9ba0d
Packit e9ba0d
/* Host operating system is macOS */
Packit e9ba0d
#undef HOST_OS_OSX
Packit e9ba0d
Packit e9ba0d
/* Host operating system is Solaris */
Packit e9ba0d
#undef HOST_OS_SOLARIS
Packit e9ba0d
Packit e9ba0d
/* Directory for launchd configuration file (OSX) */
Packit e9ba0d
#undef LAUNCHDDAEMONSDIR
Packit e9ba0d
Packit e9ba0d
/* Path to socket for communication with lldpd */
Packit e9ba0d
#undef LLDPD_CTL_SOCKET
Packit e9ba0d
Packit e9ba0d
/* Path to lldpd PID file */
Packit e9ba0d
#undef LLDPD_PID_FILE
Packit e9ba0d
Packit e9ba0d
/* C compiler command */
Packit e9ba0d
#undef LLDP_CC
Packit e9ba0d
Packit e9ba0d
/* Linker compiler command */
Packit e9ba0d
#undef LLDP_LD
Packit e9ba0d
Packit e9ba0d
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit e9ba0d
#undef LT_OBJDIR
Packit e9ba0d
Packit e9ba0d
/* Minimal kernel version required */
Packit e9ba0d
#undef MIN_LINUX_KERNEL_VERSION
Packit e9ba0d
Packit e9ba0d
/* Netlink maximum receive buffer size */
Packit e9ba0d
#undef NETLINK_MAX_RECEIVE_BUFSIZE
Packit e9ba0d
Packit e9ba0d
/* Netlink initial receive buffer size */
Packit e9ba0d
#undef NETLINK_RECEIVE_BUFSIZE
Packit e9ba0d
Packit e9ba0d
/* Netlink send buffer size */
Packit e9ba0d
#undef NETLINK_SEND_BUFSIZE
Packit e9ba0d
Packit e9ba0d
/* Name of package */
Packit e9ba0d
#undef PACKAGE
Packit e9ba0d
Packit e9ba0d
/* Define to the address where bug reports for this package should be sent. */
Packit e9ba0d
#undef PACKAGE_BUGREPORT
Packit e9ba0d
Packit e9ba0d
/* Define to the full name of this package. */
Packit e9ba0d
#undef PACKAGE_NAME
Packit e9ba0d
Packit e9ba0d
/* Define to the full name and version of this package. */
Packit e9ba0d
#undef PACKAGE_STRING
Packit e9ba0d
Packit e9ba0d
/* Define to the one symbol short name of this package. */
Packit e9ba0d
#undef PACKAGE_TARNAME
Packit e9ba0d
Packit e9ba0d
/* Define to the home page for this package. */
Packit e9ba0d
#undef PACKAGE_URL
Packit e9ba0d
Packit e9ba0d
/* Define to the version of this package. */
Packit e9ba0d
#undef PACKAGE_VERSION
Packit e9ba0d
Packit e9ba0d
/* Which directory to use to chroot lldpd */
Packit e9ba0d
#undef PRIVSEP_CHROOT
Packit e9ba0d
Packit e9ba0d
/* Which group to use for privilege separation */
Packit e9ba0d
#undef PRIVSEP_GROUP
Packit e9ba0d
Packit e9ba0d
/* Which user to use for privilege separation */
Packit e9ba0d
#undef PRIVSEP_USER
Packit e9ba0d
Packit e9ba0d
/* Define to 1 if you have the ANSI C header files. */
Packit e9ba0d
#undef STDC_HEADERS
Packit e9ba0d
Packit e9ba0d
/* Directory for systemd service files */
Packit e9ba0d
#undef SYSTEMDSYSTEMUNITDIR
Packit e9ba0d
Packit e9ba0d
/* Directory for sysusers files */
Packit e9ba0d
#undef SYSUSERSDIR
Packit e9ba0d
Packit e9ba0d
/* Define to indicate to enable seccomp support */
Packit e9ba0d
#undef USE_SECCOMP
Packit e9ba0d
Packit e9ba0d
/* Define to indicate to enable SNMP support */
Packit e9ba0d
#undef USE_SNMP
Packit e9ba0d
Packit e9ba0d
/* Define to indicate to enable XML support */
Packit e9ba0d
#undef USE_XML
Packit e9ba0d
Packit e9ba0d
/* Version number of package */
Packit e9ba0d
#undef VERSION
Packit e9ba0d
Packit e9ba0d
/* Define to rpl_malloc if the replacement function should be used. */
Packit e9ba0d
#undef malloc
Packit e9ba0d
Packit e9ba0d
/* Define to `int' if <sys/types.h> does not define. */
Packit e9ba0d
#undef pid_t
Packit e9ba0d
Packit e9ba0d
/* Define to rpl_realloc if the replacement function should be used. */
Packit e9ba0d
#undef realloc
Packit e9ba0d
Packit e9ba0d
/* Define to __typeof__ if your compiler spells it that way. */
Packit e9ba0d
#undef typeof
Packit e9ba0d
Packit e9ba0d
/* Compatibility with Linux u_int16_t */
Packit e9ba0d
#undef u_int16_t
Packit e9ba0d
Packit e9ba0d
/* Compatibility with Linux u_int32_t */
Packit e9ba0d
#undef u_int32_t
Packit e9ba0d
Packit e9ba0d
/* Compatibility with Linux u_int64_t */
Packit e9ba0d
#undef u_int64_t
Packit e9ba0d
Packit e9ba0d
/* Compatibility with Linux u_int8_t */
Packit e9ba0d
#undef u_int8_t
Packit e9ba0d
Packit e9ba0d
/* Define as `fork' if `vfork' does not work. */
Packit e9ba0d
#undef vfork