Deleted Added
full compact
config.h.in (162012) config.h.in (172677)
1/* config.h.in. Generated from configure.in by autoheader. */
2/* Long story short: aclocal.m4 depends on autoconf 2.13
3 * implementation details wrt "const"; newer versions
4 * have different implementation details so for now we
5 * put "const" here. This may cause duplicate definitions
6 * in config.h but that should be OK since they're the same.
7 */
8#undef const
9
10/* Enable optimizer debugging */
11#undef BDEBUG
12
1/* config.h.in. Generated from configure.in by autoheader. */
2/* Long story short: aclocal.m4 depends on autoconf 2.13
3 * implementation details wrt "const"; newer versions
4 * have different implementation details so for now we
5 * put "const" here. This may cause duplicate definitions
6 * in config.h but that should be OK since they're the same.
7 */
8#undef const
9
10/* Enable optimizer debugging */
11#undef BDEBUG
12
13/* define if you have a cloning BPF device */
14#undef HAVE_CLONING_BPF
15
13/* define if you have the DAG API */
14#undef HAVE_DAG_API
15
16/* define if you have the DAG API */
17#undef HAVE_DAG_API
18
19/* define if you have dag_get_erf_types() */
20#undef HAVE_DAG_GET_ERF_TYPES
21
16/* define if you have streams capable DAG API */
17#undef HAVE_DAG_STREAMS_API
18
19/* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
20 don't. */
21#undef HAVE_DECL_ETHER_HOSTTON
22
23/* define if you have a /dev/dlpi */

--- 21 unchanged lines hidden (view full) ---

45#undef HAVE_MEMORY_H
46
47/* Define to 1 if you have the <netinet/ether.h> header file. */
48#undef HAVE_NETINET_ETHER_H
49
50/* Define to 1 if you have the <netinet/if_ether.h> header file. */
51#undef HAVE_NETINET_IF_ETHER_H
52
22/* define if you have streams capable DAG API */
23#undef HAVE_DAG_STREAMS_API
24
25/* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
26 don't. */
27#undef HAVE_DECL_ETHER_HOSTTON
28
29/* define if you have a /dev/dlpi */

--- 21 unchanged lines hidden (view full) ---

51#undef HAVE_MEMORY_H
52
53/* Define to 1 if you have the <netinet/ether.h> header file. */
54#undef HAVE_NETINET_ETHER_H
55
56/* Define to 1 if you have the <netinet/if_ether.h> header file. */
57#undef HAVE_NETINET_IF_ETHER_H
58
59/* Define to 1 if you have the <net/pfvar.h> header file. */
60#undef HAVE_NET_PFVAR_H
61
53/* if there's an os_proto.h */
54#undef HAVE_OS_PROTO_H
55
62/* if there's an os_proto.h */
63#undef HAVE_OS_PROTO_H
64
65/* Define to 1 if you have the <paths.h> header file. */
66#undef HAVE_PATHS_H
67
56/* define if you have a /proc/net/dev */
57#undef HAVE_PROC_NET_DEV
58
59/* define if you have a Septel API */
60#undef HAVE_SEPTEL_API
61
62/* Define to 1 if you have the `snprintf' function. */
63#undef HAVE_SNPRINTF

--- 123 unchanged lines hidden ---
68/* define if you have a /proc/net/dev */
69#undef HAVE_PROC_NET_DEV
70
71/* define if you have a Septel API */
72#undef HAVE_SEPTEL_API
73
74/* Define to 1 if you have the `snprintf' function. */
75#undef HAVE_SNPRINTF

--- 123 unchanged lines hidden ---