/* config.h.in. Generated from configure.ac by autoheader. */
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* bgpd vty socket */
#undef BGP_VTYSH_PATH
/* Mask for config files */
#undef CONFIGFILE_MASK
/* Consumed Time Check */
#undef CONSUMED_TIME_CHECK
/* daemon vty directory */
#undef DAEMON_VTY_DIR
/* Disable BGP installation to zebra */
#undef DISABLE_BGP_ANNOUNCE
/* include git version info */
#undef GIT_VERSION
/* GNU Linux */
#undef GNU_LINUX
/* Define to 1 if you have the `alarm' function. */
#undef HAVE_ALARM
/* Define to 1 if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H
/* Define to 1 if you have the <asm/types.h> header file. */
#undef HAVE_ASM_TYPES_H
/* Broken CMSG_FIRSTHDR */
#undef HAVE_BROKEN_CMSG_FIRSTHDR
/* BSD ifi_link_state available */
#undef HAVE_BSD_IFI_LINK_STATE
/* BSD link-detect */
#undef HAVE_BSD_LINK_DETECT
/* Can pass ifindex in struct ip_mreq */
#undef HAVE_BSD_STRUCT_IP_MREQ_HACK
/* capabilities */
#undef HAVE_CAPABILITIES
/* Define to 1 if your system has a working `chown' function. */
#undef HAVE_CHOWN
/* Have monotonic clock */
#undef HAVE_CLOCK_MONOTONIC
/* Define to 1 if you have the `daemon' function. */
#undef HAVE_DAEMON
/* Define to 1 if you have the declaration of `TCP_MD5SIG', and to 0 if you
don't. */
#undef HAVE_DECL_TCP_MD5SIG
/* 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 `dup2' function. */
#undef HAVE_DUP2
/* Define to 1 if you have the `fcntl' function. */
#undef HAVE_FCNTL
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define to 1 if your system has a working POSIX `fnmatch' function. */
#undef HAVE_FNMATCH
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK
/* Forwarding Plane Manager support */
#undef HAVE_FPM
/* Define to 1 if you have the `ftruncate' function. */
#undef HAVE_FTRUNCATE
/* Define to 1 if you have the `getaddrinfo' function. */
#undef HAVE_GETADDRINFO
/* Define to 1 if you have the `getcwd' function. */
#undef HAVE_GETCWD
/* Define to 1 if you have the `getgrouplist' function. */
#undef HAVE_GETGROUPLIST
/* Define to 1 if you have the `gethostbyname' function. */
#undef HAVE_GETHOSTBYNAME
/* Define to 1 if you have the `getifaddrs' function. */
#undef HAVE_GETIFADDRS
/* Define to 1 if you have the `getpagesize' function. */
#undef HAVE_GETPAGESIZE
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
/* Glibc backtrace */
#undef HAVE_GLIBC_BACKTRACE
/* GNU regexp library */
#undef HAVE_GNU_REGEX
/* Define to 1 if you have the `if_indextoname' function. */
#undef HAVE_IF_INDEXTONAME
/* Define to 1 if you have the `if_nametoindex' function. */
#undef HAVE_IF_NAMETOINDEX
/* Define to 1 if you have the `inet_aton' function. */
#undef HAVE_INET_ATON
/* Define to 1 if you have the <inet/nd.h> header file. */
#undef HAVE_INET_ND_H
/* Define to 1 if you have the `inet_ntoa' function. */
#undef HAVE_INET_NTOA
/* inet_ntop */
#undef HAVE_INET_NTOP
/* inet_pton */
#undef HAVE_INET_PTON
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* IPv6 */
#undef HAVE_IPV6
/* Have IP_PKTINFO */
#undef HAVE_IP_PKTINFO
/* Have IP_RECVDSTADDR */
#undef HAVE_IP_RECVDSTADDR
/* Have IP_RECVIF */
#undef HAVE_IP_RECVIF
/* IRDP */
#undef HAVE_IRDP
/* Define to 1 if you have the <kvm.h> header file. */
#undef HAVE_KVM_H
/* Capabilities */
#undef HAVE_LCAPS
/* Define to 1 if you have the `crypt' library (-lcrypt). */
#undef HAVE_LIBCRYPT
/* Have libm */
#undef HAVE_LIBM
/* Define to 1 if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL
/* Define to 1 if you have the `pcreposix' library (-lpcreposix). */
#undef HAVE_LIBPCREPOSIX
/* Define to 1 if you have the `resolv' library (-lresolv). */
#undef HAVE_LIBRESOLV
/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET
/* Define to 1 if you have the `umem' library (-lumem). */
#undef HAVE_LIBUMEM
/* Define to 1 if you have the `xnet' library (-lxnet). */
#undef HAVE_LIBXNET
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
/* Define to 1 if you have the <linux/mroute.h> header file. */
#undef HAVE_LINUX_MROUTE_H
/* Define to 1 if you have the <linux/version.h> header file. */
#undef HAVE_LINUX_VERSION_H
/* mallinfo */
#undef HAVE_MALLINFO
/* Define to 1 if you have the `memchr' function. */
#undef HAVE_MEMCHR
/* Define to 1 if you have the `memmove' function. */
#undef HAVE_MEMMOVE
/* 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 <netdb.h> header file. */
#undef HAVE_NETDB_H
/* Define to 1 if you have the <netinet6/in6.h> header file. */
#undef HAVE_NETINET6_IN6_H
/* Define to 1 if you have the <netinet6/in6_var.h> header file. */
#undef HAVE_NETINET6_IN6_VAR_H
/* Define to 1 if you have the <netinet6/nd6.h> header file. */
#undef HAVE_NETINET6_ND6_H
/* Define to 1 if you have the <netinet/icmp6.h> header file. */
#undef HAVE_NETINET_ICMP6_H
/* Define to 1 if you have the <netinet/in6_var.h> header file. */
#undef HAVE_NETINET_IN6_VAR_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 <netinet/in_systm.h> header file. */
#undef HAVE_NETINET_IN_SYSTM_H
/* Define to 1 if you have the <netinet/in_var.h> header file. */
#undef HAVE_NETINET_IN_VAR_H
/* Define to 1 if you have the <netinet/ip_icmp.h> header file. */
#undef HAVE_NETINET_IP_ICMP_H
/* netlink */
#undef HAVE_NETLINK
/* Have netns */
#undef HAVE_NETNS
/* Define to 1 if you have the <net/if_dl.h> header file. */
#undef HAVE_NET_IF_DL_H
/* Define to 1 if you have the <net/if.h> header file. */
#undef HAVE_NET_IF_H
/* Define to 1 if you have the <net/if_var.h> header file. */
#undef HAVE_NET_IF_VAR_H
/* Define to 1 if you have the <net/netopt.h> header file. */
#undef HAVE_NET_NETOPT_H
/* Define to 1 if you have the <net/route.h> header file. */
#undef HAVE_NET_ROUTE_H
/* NET_RT_IFLIST */
#undef HAVE_NET_RT_IFLIST
/* Have openpam.h */
#undef HAVE_OPENPAM_H
/* Have pam_misc.h */
#undef HAVE_PAM_MISC_H
/* Define to 1 if you have the `pow' function. */
#undef HAVE_POW
/* Solaris printstack */
#undef HAVE_PRINTSTACK
/* Define to 1 if you have the <priv.h> header file. */
#undef HAVE_PRIV_H
/* prctl */
#undef HAVE_PR_SET_KEEPCAPS
/* Have RFC3678 protocol-independed API */
#undef HAVE_RFC3678
/* Enable IPv6 Routing Advertisement support */
#undef HAVE_RTADV
/* rusage */
#undef HAVE_RUSAGE
/* Define to 1 if you have the `select' function. */
#undef HAVE_SELECT
/* Define to 1 if you have the `setns' function. */
#undef HAVE_SETNS
/* Have setproctitle */
#undef HAVE_SETPROCTITLE
/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
/* SNMP */
#undef HAVE_SNMP
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
/* Define to 1 if you have the `socket' function. */
#undef HAVE_SOCKET
/* Define to 1 if the system has the type `socklen_t'. */
#undef HAVE_SOCKLEN_T
/* getpflags */
#undef HAVE_SOLARIS_CAPABILITIES
/* Stack symbol decoding */
#undef HAVE_STACK_TRACE
/* 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 stdbool.h conforms to C99. */
#undef HAVE_STDBOOL_H
/* 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 `strcspn' function. */
#undef HAVE_STRCSPN
/* 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 `strftime' function. */
#undef HAVE_STRFTIME
/* 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 `strlcat' function. */
#undef HAVE_STRLCAT
/* Define to 1 if you have the `strlcpy' function. */
#undef HAVE_STRLCPY
/* Define to 1 if you have the `strncasecmp' function. */
#undef HAVE_STRNCASECMP
/* 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 <stropts.h> header file. */
#undef HAVE_STROPTS_H
/* Define to 1 if you have the `strrchr' function. */
#undef HAVE_STRRCHR
/* Define to 1 if you have the `strspn' function. */
#undef HAVE_STRSPN
/* 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 the system has the type `struct icmphdr'. */
#undef HAVE_STRUCT_ICMPHDR
/* Define to 1 if the system has the type `struct if6_aliasreq'. */
#undef HAVE_STRUCT_IF6_ALIASREQ
/* Define to 1 if `ifra_lifetime' is a member of `struct if6_aliasreq'. */
#undef HAVE_STRUCT_IF6_ALIASREQ_IFRA_LIFETIME
/* Define to 1 if the system has the type `struct ifaliasreq'. */
#undef HAVE_STRUCT_IFALIASREQ
/* Define to 1 if `ifm_status' is a member of `struct ifmediareq'. */
#undef HAVE_STRUCT_IFMEDIAREQ_IFM_STATUS
/* Define to 1 if `ifi_link_state' is a member of `struct if_data'. */
#undef HAVE_STRUCT_IF_DATA_IFI_LINK_STATE
/* Define to 1 if the system has the type `struct igmpmsg'. */
#undef HAVE_STRUCT_IGMPMSG
/* Define to 1 if the system has the type `struct in6_aliasreq'. */
#undef HAVE_STRUCT_IN6_ALIASREQ
/* Define to 1 if the system has the type `struct in_pktinfo'. */
#undef HAVE_STRUCT_IN_PKTINFO
/* Define to 1 if `imr_ifindex' is a member of `struct ip_mreqn'. */
#undef HAVE_STRUCT_IP_MREQN_IMR_IFINDEX
/* Define to 1 if the system has the type `struct mfcctl'. */
#undef HAVE_STRUCT_MFCCTL
/* Define to 1 if the system has the type `struct nd_opt_adv_interval'. */
#undef HAVE_STRUCT_ND_OPT_ADV_INTERVAL
/* Define to 1 if `nd_opt_ai_type' is a member of `struct
nd_opt_adv_interval'. */
#undef HAVE_STRUCT_ND_OPT_ADV_INTERVAL_ND_OPT_AI_TYPE
/* Define to 1 if the system has the type `struct nd_opt_homeagent_info'. */
#undef HAVE_STRUCT_ND_OPT_HOMEAGENT_INFO
/* Define to 1 if the system has the type `struct rt_addrinfo'. */
#undef HAVE_STRUCT_RT_ADDRINFO
/* Define to 1 if the system has the type `struct sioc_sg_req'. */
#undef HAVE_STRUCT_SIOC_SG_REQ
/* Define to 1 if the system has the type `struct sioc_vif_req'. */
#undef HAVE_STRUCT_SIOC_VIF_REQ
/* Define to 1 if the system has the type `struct sockaddr'. */
#undef HAVE_STRUCT_SOCKADDR
/* Define to 1 if the system has the type `struct sockaddr_dl'. */
#undef HAVE_STRUCT_SOCKADDR_DL
/* Define to 1 if `sdl_len' is a member of `struct sockaddr_dl'. */
#undef HAVE_STRUCT_SOCKADDR_DL_SDL_LEN
/* Define to 1 if the system has the type `struct sockaddr_in'. */
#undef HAVE_STRUCT_SOCKADDR_IN
/* Define to 1 if the system has the type `struct sockaddr_in6'. */
#undef HAVE_STRUCT_SOCKADDR_IN6
/* Define to 1 if `sin6_scope_id' is a member of `struct sockaddr_in6'. */
#undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
/* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */
#undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
/* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
#undef HAVE_STRUCT_SOCKADDR_SA_LEN
/* Define to 1 if the system has the type `struct sockaddr_un'. */
#undef HAVE_STRUCT_SOCKADDR_UN
/* Define to 1 if `sun_len' is a member of `struct sockaddr_un'. */
#undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN
/* Define to 1 if the system has the type `struct vifctl'. */
#undef HAVE_STRUCT_VIFCTL
/* Define to 1 if you have the <syslog.h> header file. */
#undef HAVE_SYSLOG_H
/* Define to 1 if you have the <sys/capability.h> header file. */
#undef HAVE_SYS_CAPABILITY_H
/* Define to 1 if you have the <sys/cdefs.h> header file. */
#undef HAVE_SYS_CDEFS_H
/* Define to 1 if you have the <sys/conf.h> header file. */
#undef HAVE_SYS_CONF_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/ksym.h> header file. */
#undef HAVE_SYS_KSYM_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/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/sockio.h> header file. */
#undef HAVE_SYS_SOCKIO_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/sysctl.h> header file. */
#undef HAVE_SYS_SYSCTL_H
/* Define to 1 if you have the <sys/times.h> header file. */
#undef HAVE_SYS_TIMES_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 the <sys/un.h> header file. */
#undef HAVE_SYS_UN_H
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H
/* Define this if your system can create weak aliases */
#undef HAVE_SYS_WEAK_ALIAS
/* Define this if weak aliases may be created with __attribute__ */
#undef HAVE_SYS_WEAK_ALIAS_ATTRIBUTE
/* Define this if weak aliases may be created with #pragma _CRI duplicate */
#undef HAVE_SYS_WEAK_ALIAS_CRIDUPLICATE
/* Define this if weak aliases in other files are honored */
#undef HAVE_SYS_WEAK_ALIAS_CROSSFILE
/* Define this if weak aliases may be created with #pragma _HP_SECONDARY_DEF
*/
#undef HAVE_SYS_WEAK_ALIAS_HPSECONDARY
/* Define this if weak aliases may be created with #pragma weak */
#undef HAVE_SYS_WEAK_ALIAS_PRAGMA
/* Old Linux 2.4 TCP MD5 Signature Patch */
#undef HAVE_TCP_MD5_LINUX24
/* Use TCP for zebra communication */
#undef HAVE_TCP_ZEBRA
/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H
/* Define to 1 if you have the <ucontext.h> header file. */
#undef HAVE_UCONTEXT_H
/* Define to 1 if `uc_mcontext.gregs' is a member of `ucontext_t'. */
#undef HAVE_UCONTEXT_T_UC_MCONTEXT_GREGS
/* Define to 1 if `uc_mcontext.regs' is a member of `ucontext_t'. */
#undef HAVE_UCONTEXT_T_UC_MCONTEXT_REGS
/* Define to 1 if `uc_mcontext.regs.nip' is a member of `ucontext_t'. */
#undef HAVE_UCONTEXT_T_UC_MCONTEXT_REGS_NIP
/* Define to 1 if `uc_mcontext.uc_regs' is a member of `ucontext_t'. */
#undef HAVE_UCONTEXT_T_UC_MCONTEXT_UC_REGS
/* 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 `vfork' function. */
#undef HAVE_VFORK
/* Define to 1 if you have the <vfork.h> header file. */
#undef HAVE_VFORK_H
/* Define to 1 if the system has the type `vifi_t'. */
#undef HAVE_VIFI_T
/* Define to 1 if you have the `vprintf' function. */
#undef HAVE_VPRINTF
/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF
/* Define to 1 if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H
/* Define to 1 if you have the <wctype.h> header file. */
#undef HAVE_WCTYPE_H
/* Define to 1 if `fork' works. */
#undef HAVE_WORKING_FORK
/* Define to 1 if `vfork' works. */
#undef HAVE_WORKING_VFORK
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL
/* selected method for isis, == one of the constants */
#undef ISIS_METHOD
/* constant value for isis method bpf */
#undef ISIS_METHOD_BPF
/* constant value for isis method dlpi */
#undef ISIS_METHOD_DLPI
/* constant value for isis method pfpacket */
#undef ISIS_METHOD_PFPACKET
/* isisd vty socket */
#undef ISIS_VTYSH_PATH
/* KAME IPv6 */
#undef KAME
/* Linux IPv6 stack */
#undef LINUX_IPV6
/* Mask for log files */
#undef LOGFILE_MASK
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
slash. */
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR
/* Maximum number of paths for a route */
#undef MULTIPATH_NUM
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
/* OpenBSD */
#undef OPEN_BSD
/* ospf6d vty socket */
#undef OSPF6_VTYSH_PATH
/* ospfd vty socket */
#undef OSPF_VTYSH_PATH
/* 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
/* Have openpam_ttyconv */
#undef PAM_CONV_FUNC
/* bgpd PID */
#undef PATH_BGPD_PID
/* isisd PID */
#undef PATH_ISISD_PID
/* ospf6d PID */
#undef PATH_OSPF6D_PID
/* ospfd PID */
#undef PATH_OSPFD_PID
/* pimd PID */
#undef PATH_PIMD_PID
/* ripd PID */
#undef PATH_RIPD_PID
/* ripngd PID */
#undef PATH_RIPNGD_PID
/* watchquagga PID */
#undef PATH_WATCHQUAGGA_PID
/* zebra PID */
#undef PATH_ZEBRA_PID
/* pimd vty socket */
#undef PIM_VTYSH_PATH
/* Quagga Group */
#undef QUAGGA_GROUP
/* Hide deprecated interfaces */
#undef QUAGGA_NO_DEPRECATED_INTERFACES
/* Quagga User */
#undef QUAGGA_USER
/* ripng vty socket */
#undef RIPNG_VTYSH_PATH
/* rip vty socket */
#undef RIP_VTYSH_PATH
/* 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
/* Use SNMP AgentX to interface with snmpd */
#undef SNMP_AGENTX
/* Use SNMP SMUX to interface with snmpd */
#undef SNMP_SMUX
/* Solaris IPv6 */
#undef SOLARIS_IPV6
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* SunOS 5 */
#undef SUNOS_5
/* SunOS 5.6 to 5.7 */
#undef SUNOS_56
/* SunOS 5.8 up */
#undef SUNOS_59
/* OSPFAPI */
#undef SUPPORT_OSPF_API
/* 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
/* Enable IS-IS topology generator code */
#undef TOPOLOGY_GENERATE
/* Use PAM for authentication */
#undef USE_PAM
/* 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
/* Version number of package */
#undef VERSION
/* VTY shell */
#undef VTYSH
/* VTY Sockets Group */
#undef VTY_GROUP
/* 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
/* zebra api socket */
#undef ZEBRA_SERV_PATH
/* zebra vty socket */
#undef ZEBRA_VTYSH_PATH
/* 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
/* Define to 1 if you need to in order for `stat' and other things to work. */
#undef _POSIX_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 `int' if <sys/types.h> does not define. */
#undef pid_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
/* Old readline */
#undef rl_completion_matches
/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_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
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>