Deleted Added
full compact
config.h.in (127668) config.h.in (146773)
1/* config.h.in. Generated from configure.in by autoheader. */
2/* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
3 * make them to acconfig.h and rerun autoheader */
4
5/* Define if you have SSLeay 0.9.0b with the buggy cast128. */
6#undef HAVE_BUGGY_CAST128
7
8/* Define if you enable IPv6 support */

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

15#undef HAVE_SMI_H
16
17/* define if you have struct __res_state_ext */
18#undef HAVE_RES_STATE_EXT
19
20/* define if your struct __res_state has the nsort member */
21#undef HAVE_NEW_RES_STATE
22
1/* config.h.in. Generated from configure.in by autoheader. */
2/* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
3 * make them to acconfig.h and rerun autoheader */
4
5/* Define if you have SSLeay 0.9.0b with the buggy cast128. */
6#undef HAVE_BUGGY_CAST128
7
8/* Define if you enable IPv6 support */

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

15#undef HAVE_SMI_H
16
17/* define if you have struct __res_state_ext */
18#undef HAVE_RES_STATE_EXT
19
20/* define if your struct __res_state has the nsort member */
21#undef HAVE_NEW_RES_STATE
22
23/* define if <inttypes.h> defines PRI[doxu]64 macros */
24#undef INTTYPES_H_DEFINES_FORMATS
23
24/*
25 * define if struct ether_header.ether_dhost is a struct with ether_addr_octet
26 */
27#undef ETHER_HEADER_HAS_EA
28
29/* define if struct ether_arp contains arp_xsha */
30#undef ETHER_ARP_HAS_X

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

81#undef HAVE_PCAP_SET_DATALINK
82
83/* define if libpcap has pcap_datalink_name_to_val() */
84#undef HAVE_PCAP_DATALINK_NAME_TO_VAL
85
86/* define if libpcap has pcap_datalink_val_to_description() */
87#undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
88
25
26/*
27 * define if struct ether_header.ether_dhost is a struct with ether_addr_octet
28 */
29#undef ETHER_HEADER_HAS_EA
30
31/* define if struct ether_arp contains arp_xsha */
32#undef ETHER_ARP_HAS_X

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

83#undef HAVE_PCAP_SET_DATALINK
84
85/* define if libpcap has pcap_datalink_name_to_val() */
86#undef HAVE_PCAP_DATALINK_NAME_TO_VAL
87
88/* define if libpcap has pcap_datalink_val_to_description() */
89#undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
90
91/* define if you have getrpcbynumber() */
92#undef HAVE_GETRPCBYNUMBER
93
89/* define if unaligned memory accesses fail */
90#undef LBL_ALIGN
91
92/* The successful return value from signal (?)XXX */
93#undef RETSIGVAL
94
95/* Define this on IRIX */
96#undef _BSD_SIGNALS

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

101/* AIX hack. */
102#undef _SUN
103
104/* Workaround for missing sized types */
105/* XXX this should move to the more standard uint*_t */
106#undef int8_t
107#undef int16_t
108#undef int32_t
94/* define if unaligned memory accesses fail */
95#undef LBL_ALIGN
96
97/* The successful return value from signal (?)XXX */
98#undef RETSIGVAL
99
100/* Define this on IRIX */
101#undef _BSD_SIGNALS

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

106/* AIX hack. */
107#undef _SUN
108
109/* Workaround for missing sized types */
110/* XXX this should move to the more standard uint*_t */
111#undef int8_t
112#undef int16_t
113#undef int32_t
114#undef int64_t
115#undef u_int8_t
109#undef u_int16_t
110#undef u_int32_t
116#undef u_int16_t
117#undef u_int32_t
111#undef u_int8_t
118#undef u_int64_t
112
119
120/* Workaround for missing 64-bit formats */
121#undef PRId64
122#undef PRIo64
123#undef PRIx64
124#undef PRIu64
125
113/* Whether or not to include the possibly-buggy SMB printer */
114#undef TCPDUMP_DO_SMB
115
116/* Long story short: aclocal.m4 depends on autoconf 2.13
117 * implementation details wrt "const"; newer versions
118 * have different implementation details so for now we
119 * put "const" here. This may cause duplicate definitions
120 * in config.h but that should be OK since they're the same.
121 */
122#undef const
123
124/* Define if you have the dnet_htoa function. */
125#undef HAVE_DNET_HTOA
126
127/* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>. */
128#undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
129
126/* Whether or not to include the possibly-buggy SMB printer */
127#undef TCPDUMP_DO_SMB
128
129/* Long story short: aclocal.m4 depends on autoconf 2.13
130 * implementation details wrt "const"; newer versions
131 * have different implementation details so for now we
132 * put "const" here. This may cause duplicate definitions
133 * in config.h but that should be OK since they're the same.
134 */
135#undef const
136
137/* Define if you have the dnet_htoa function. */
138#undef HAVE_DNET_HTOA
139
140/* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>. */
141#undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
142
143/* define if should drop privileges by default */
144#undef WITH_USER
145
146/* define if should chroot when dropping privileges */
147#undef WITH_CHROOT
148
149/* Define to 1 if you have the `alarm' function. */
150#undef HAVE_ALARM
151
130/* Define to 1 if you have the `bpf_dump' function. */
131#undef HAVE_BPF_DUMP
132
152/* Define to 1 if you have the `bpf_dump' function. */
153#undef HAVE_BPF_DUMP
154
155/* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
156 don't. */
157#undef HAVE_DECL_ETHER_NTOHOST
158
133/* Define to 1 if you have the `ether_ntohost' function. */
134#undef HAVE_ETHER_NTOHOST
135
136/* Define to 1 if you have the <fcntl.h> header file. */
137#undef HAVE_FCNTL_H
138
139/* Define to 1 if you have the `getaddrinfo' function. */
140#undef HAVE_GETADDRINFO

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

248#undef HAVE_VFPRINTF
249
250/* Define to 1 if you have the `vsnprintf' function. */
251#undef HAVE_VSNPRINTF
252
253/* define if your compiler has __attribute__ */
254#undef HAVE___ATTRIBUTE__
255
159/* Define to 1 if you have the `ether_ntohost' function. */
160#undef HAVE_ETHER_NTOHOST
161
162/* Define to 1 if you have the <fcntl.h> header file. */
163#undef HAVE_FCNTL_H
164
165/* Define to 1 if you have the `getaddrinfo' function. */
166#undef HAVE_GETADDRINFO

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

274#undef HAVE_VFPRINTF
275
276/* Define to 1 if you have the `vsnprintf' function. */
277#undef HAVE_VSNPRINTF
278
279/* define if your compiler has __attribute__ */
280#undef HAVE___ATTRIBUTE__
281
282/* Define to 1 if netinet/ether.h declares `ether_ntohost' */
283#undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST
284
285/* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
286#undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST
287
256/* Define to the address where bug reports for this package should be sent. */
257#undef PACKAGE_BUGREPORT
258
259/* Define to the full name of this package. */
260#undef PACKAGE_NAME
261
262/* Define to the full name and version of this package. */
263#undef PACKAGE_STRING

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

275#undef SIZEOF_CHAR
276
277/* The size of a `int', as computed by sizeof. */
278#undef SIZEOF_INT
279
280/* The size of a `long', as computed by sizeof. */
281#undef SIZEOF_LONG
282
288/* Define to the address where bug reports for this package should be sent. */
289#undef PACKAGE_BUGREPORT
290
291/* Define to the full name of this package. */
292#undef PACKAGE_NAME
293
294/* Define to the full name and version of this package. */
295#undef PACKAGE_STRING

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

307#undef SIZEOF_CHAR
308
309/* The size of a `int', as computed by sizeof. */
310#undef SIZEOF_INT
311
312/* The size of a `long', as computed by sizeof. */
313#undef SIZEOF_LONG
314
315/* The size of a `long long', as computed by sizeof. */
316#undef SIZEOF_LONG_LONG
317
283/* The size of a `short', as computed by sizeof. */
284#undef SIZEOF_SHORT
285
286/* Define to 1 if you have the ANSI C header files. */
287#undef STDC_HEADERS
288
289/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
290#undef TIME_WITH_SYS_TIME
291
292/* Define as token for inline if inlining supported */
293#undef inline
318/* The size of a `short', as computed by sizeof. */
319#undef SIZEOF_SHORT
320
321/* Define to 1 if you have the ANSI C header files. */
322#undef STDC_HEADERS
323
324/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
325#undef TIME_WITH_SYS_TIME
326
327/* Define as token for inline if inlining supported */
328#undef inline