config.h.in revision 172677
198944Sobrien/* config.h.in.  Generated from configure.in by autoheader.  */
298944Sobrien/* Long story short: aclocal.m4 depends on autoconf 2.13
3130803Smarcel * implementation details wrt "const"; newer versions
4130803Smarcel * have different implementation details so for now we
5130803Smarcel * put "const" here.  This may cause duplicate definitions
698944Sobrien * in config.h but that should be OK since they're the same.
798944Sobrien */
898944Sobrien#undef const
998944Sobrien
1098944Sobrien/* Enable optimizer debugging */
1198944Sobrien#undef BDEBUG
1298944Sobrien
1398944Sobrien/* define if you have a cloning BPF device */
1498944Sobrien#undef HAVE_CLONING_BPF
1598944Sobrien
1698944Sobrien/* define if you have the DAG API */
1798944Sobrien#undef HAVE_DAG_API
1898944Sobrien
1998944Sobrien/* define if you have dag_get_erf_types() */
2098944Sobrien#undef HAVE_DAG_GET_ERF_TYPES
2198944Sobrien
2298944Sobrien/* define if you have streams capable DAG API */
2398944Sobrien#undef HAVE_DAG_STREAMS_API
2498944Sobrien
2598944Sobrien/* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
26130803Smarcel   don't. */
2798944Sobrien#undef HAVE_DECL_ETHER_HOSTTON
2898944Sobrien
2998944Sobrien/* define if you have a /dev/dlpi */
3098944Sobrien#undef HAVE_DEV_DLPI
3198944Sobrien
32130803Smarcel/* Define to 1 if you have the `ether_hostton' function. */
3398944Sobrien#undef HAVE_ETHER_HOSTTON
34130803Smarcel
35130803Smarcel/* on HP-UX 10.20 or later */
3698944Sobrien#undef HAVE_HPUX10_20_OR_LATER
3798944Sobrien
3898944Sobrien/* on HP-UX 9.x */
3998944Sobrien#undef HAVE_HPUX9
40130803Smarcel
41130803Smarcel/* if ppa_info_t_dl_module_id exists */
42130803Smarcel#undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1
43130803Smarcel
44130803Smarcel/* Define to 1 if you have the <inttypes.h> header file. */
45130803Smarcel#undef HAVE_INTTYPES_H
46130803Smarcel
47130803Smarcel/* Define to 1 if you have the <limits.h> header file. */
48130803Smarcel#undef HAVE_LIMITS_H
49130803Smarcel
5098944Sobrien/* Define to 1 if you have the <memory.h> header file. */
51130803Smarcel#undef HAVE_MEMORY_H
52130803Smarcel
53130803Smarcel/* Define to 1 if you have the <netinet/ether.h> header file. */
54130803Smarcel#undef HAVE_NETINET_ETHER_H
55130803Smarcel
5698944Sobrien/* Define to 1 if you have the <netinet/if_ether.h> header file. */
57130803Smarcel#undef HAVE_NETINET_IF_ETHER_H
58130803Smarcel
59130803Smarcel/* Define to 1 if you have the <net/pfvar.h> header file. */
60130803Smarcel#undef HAVE_NET_PFVAR_H
6198944Sobrien
6298944Sobrien/* if there's an os_proto.h */
63130803Smarcel#undef HAVE_OS_PROTO_H
6498944Sobrien
65130803Smarcel/* Define to 1 if you have the <paths.h> header file. */
6698944Sobrien#undef HAVE_PATHS_H
67130803Smarcel
6898944Sobrien/* define if you have a /proc/net/dev */
6998944Sobrien#undef HAVE_PROC_NET_DEV
70130803Smarcel
7198944Sobrien/* define if you have a Septel API */
72130803Smarcel#undef HAVE_SEPTEL_API
73130803Smarcel
74130803Smarcel/* Define to 1 if you have the `snprintf' function. */
75130803Smarcel#undef HAVE_SNPRINTF
76130803Smarcel
77130803Smarcel/* if struct sockaddr has sa_len */
78130803Smarcel#undef HAVE_SOCKADDR_SA_LEN
79130803Smarcel
80130803Smarcel/* if struct sockaddr_storage exists */
81130803Smarcel#undef HAVE_SOCKADDR_STORAGE
82130803Smarcel
83130803Smarcel/* On solaris */
84130803Smarcel#undef HAVE_SOLARIS
85130803Smarcel
86130803Smarcel/* Define to 1 if you have the <stdint.h> header file. */
87130803Smarcel#undef HAVE_STDINT_H
8898944Sobrien
8998944Sobrien/* Define to 1 if you have the <stdlib.h> header file. */
9098944Sobrien#undef HAVE_STDLIB_H
9198944Sobrien
9298944Sobrien/* Define to 1 if you have the `strerror' function. */
9398944Sobrien#undef HAVE_STRERROR
9498944Sobrien
9598944Sobrien/* Define to 1 if you have the <strings.h> header file. */
9698944Sobrien#undef HAVE_STRINGS_H
9798944Sobrien
9898944Sobrien/* Define to 1 if you have the <string.h> header file. */
99130803Smarcel#undef HAVE_STRING_H
100130803Smarcel
101130803Smarcel/* Define to 1 if you have the `strlcpy' function. */
102130803Smarcel#undef HAVE_STRLCPY
103130803Smarcel
104130803Smarcel/* Define to 1 if the system has the type `struct ether_addr'. */
10598944Sobrien#undef HAVE_STRUCT_ETHER_ADDR
10698944Sobrien
10798944Sobrien/* Define to 1 if you have the <sys/bufmod.h> header file. */
10898944Sobrien#undef HAVE_SYS_BUFMOD_H
10998944Sobrien
11098944Sobrien/* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
11198944Sobrien#undef HAVE_SYS_DLPI_EXT_H
112130803Smarcel
11398944Sobrien/* Define to 1 if you have the <sys/ioccom.h> header file. */
11498944Sobrien#undef HAVE_SYS_IOCCOM_H
11598944Sobrien
11698944Sobrien/* Define to 1 if you have the <sys/sockio.h> header file. */
117130803Smarcel#undef HAVE_SYS_SOCKIO_H
118130803Smarcel
11998944Sobrien/* Define to 1 if you have the <sys/stat.h> header file. */
120130803Smarcel#undef HAVE_SYS_STAT_H
12198944Sobrien
12298944Sobrien/* Define to 1 if you have the <sys/types.h> header file. */
12398944Sobrien#undef HAVE_SYS_TYPES_H
12498944Sobrien
12598944Sobrien/* if if_packet.h has tpacket_stats defined */
12698944Sobrien#undef HAVE_TPACKET_STATS
12798944Sobrien
12898944Sobrien/* Define to 1 if you have the <unistd.h> header file. */
12998944Sobrien#undef HAVE_UNISTD_H
13098944Sobrien
131130803Smarcel/* define if version.h is generated in the build procedure */
132130803Smarcel#undef HAVE_VERSION_H
133130803Smarcel
13498944Sobrien/* Define to 1 if you have the `vsnprintf' function. */
13598944Sobrien#undef HAVE_VSNPRINTF
13698944Sobrien
13798944Sobrien/* define if your compiler has __attribute__ */
13898944Sobrien#undef HAVE___ATTRIBUTE__
13998944Sobrien
14098944Sobrien/* IPv6 */
14198944Sobrien#undef INET6
14298944Sobrien
14398944Sobrien/* if unaligned access fails */
14498944Sobrien#undef LBL_ALIGN
14598944Sobrien
14698944Sobrien/* Define to 1 if netinet/ether.h declares `ether_hostton' */
14798944Sobrien#undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON
14898944Sobrien
14998944Sobrien/* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
15098944Sobrien#undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON
15198944Sobrien
15298944Sobrien/* do not use protochain */
15398944Sobrien#undef NO_PROTOCHAIN
15498944Sobrien
15598944Sobrien/* Define to the address where bug reports for this package should be sent. */
15698944Sobrien#undef PACKAGE_BUGREPORT
15798944Sobrien
15898944Sobrien/* Define to the full name of this package. */
15998944Sobrien#undef PACKAGE_NAME
16098944Sobrien
16198944Sobrien/* Define to the full name and version of this package. */
16298944Sobrien#undef PACKAGE_STRING
16398944Sobrien
16498944Sobrien/* Define to the one symbol short name of this package. */
16598944Sobrien#undef PACKAGE_TARNAME
16698944Sobrien
16798944Sobrien/* Define to the version of this package. */
16898944Sobrien#undef PACKAGE_VERSION
16998944Sobrien
17098944Sobrien/* /dev/dlpi directory */
17198944Sobrien#undef PCAP_DEV_PREFIX
17298944Sobrien
17398944Sobrien/* Define to 1 if you have the ANSI C header files. */
17498944Sobrien#undef STDC_HEADERS
17598944Sobrien
17698944Sobrien/* Enable parser debugging */
17798944Sobrien#undef YYDEBUG
17898944Sobrien
17998944Sobrien/* needed on HP-UX */
18098944Sobrien#undef _HPUX_SOURCE
18198944Sobrien
18298944Sobrien/* define on AIX to get certain functions */
18398944Sobrien#undef _SUN
18498944Sobrien
18598944Sobrien/* Define as token for inline if inlining supported */
18698944Sobrien#undef inline
18798944Sobrien
18898944Sobrien/* on sinix */
18998944Sobrien#undef sinix
19098944Sobrien
19198944Sobrien/* if we have u_int16_t */
19298944Sobrien#undef u_int16_t
193130803Smarcel
19498944Sobrien/* if we have u_int32_t */
195130803Smarcel#undef u_int32_t
19698944Sobrien
19798944Sobrien/* if we have u_int8_t */
19898944Sobrien#undef u_int8_t
199130803Smarcel