Deleted Added
full compact
config.h.in (235426) config.h.in (241231)
1/* config.h.in. Generated from configure.in by autoheader. */
2
3/* Enable optimizer debugging */
4#undef BDEBUG
5
6/* define if you have a cloning BPF device */
7#undef HAVE_CLONING_BPF
8

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

227#undef PACKAGE_NAME
228
229/* Define to the full name and version of this package. */
230#undef PACKAGE_STRING
231
232/* Define to the one symbol short name of this package. */
233#undef PACKAGE_TARNAME
234
1/* config.h.in. Generated from configure.in by autoheader. */
2
3/* Enable optimizer debugging */
4#undef BDEBUG
5
6/* define if you have a cloning BPF device */
7#undef HAVE_CLONING_BPF
8

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

227#undef PACKAGE_NAME
228
229/* Define to the full name and version of this package. */
230#undef PACKAGE_STRING
231
232/* Define to the one symbol short name of this package. */
233#undef PACKAGE_TARNAME
234
235/* Define to the home page for this package. */
236#undef PACKAGE_URL
237
235/* Define to the version of this package. */
236#undef PACKAGE_VERSION
237
238/* /dev/dlpi directory */
239#undef PCAP_DEV_PREFIX
240
241/* target host supports Bluetooth sniffing */
242#undef PCAP_SUPPORT_BT
243
244/* target host supports CAN sniffing */
245#undef PCAP_SUPPORT_CAN
246
238/* Define to the version of this package. */
239#undef PACKAGE_VERSION
240
241/* /dev/dlpi directory */
242#undef PCAP_DEV_PREFIX
243
244/* target host supports Bluetooth sniffing */
245#undef PCAP_SUPPORT_BT
246
247/* target host supports CAN sniffing */
248#undef PCAP_SUPPORT_CAN
249
250/* target host supports canusb */
251#undef PCAP_SUPPORT_CANUSB
252
247/* target host supports netfilter sniffing */
248#undef PCAP_SUPPORT_NETFILTER
249
250/* target host supports USB sniffing */
251#undef PCAP_SUPPORT_USB
252
253/* include ACN support */
254#undef SITA

--- 54 unchanged lines hidden ---
253/* target host supports netfilter sniffing */
254#undef PCAP_SUPPORT_NETFILTER
255
256/* target host supports USB sniffing */
257#undef PCAP_SUPPORT_USB
258
259/* include ACN support */
260#undef SITA

--- 54 unchanged lines hidden ---