|
75 | 75 | /* #undef HAVE_LINUX_COMPILER_H */ |
76 | 76 |
|
77 | 77 | /* Define to 1 if you have the <linux/ethtool.h> header file. */ |
78 | | -#define HAVE_LINUX_ETHTOOL_H 1 |
| 78 | +/* #undef HAVE_LINUX_ETHTOOL_H */ |
79 | 79 |
|
80 | 80 | /* Define to 1 if you have the <linux/if_packet.h> header file. */ |
81 | | -#define HAVE_LINUX_IF_PACKET_H 1 |
| 81 | +/* #undef HAVE_LINUX_IF_PACKET_H */ |
82 | 82 |
|
83 | 83 | /* Define to 1 if you have the <linux/net_tstamp.h> header file. */ |
84 | | -#define HAVE_LINUX_NET_TSTAMP_H 1 |
| 84 | +/* #undef HAVE_LINUX_NET_TSTAMP_H */ |
85 | 85 |
|
86 | 86 | /* if tp_vlan_tci exists */ |
87 | | -#define HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI 1 |
| 87 | +/* #undef HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI */ |
88 | 88 |
|
89 | 89 | /* Define to 1 if you have the <linux/types.h> header file. */ |
90 | | -#define HAVE_LINUX_TYPES_H 1 |
| 90 | +/* #undef HAVE_LINUX_TYPES_H */ |
91 | 91 |
|
92 | 92 | /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */ |
93 | | -#define HAVE_LINUX_USBDEVICE_FS_H 1 |
| 93 | +/* #undef HAVE_LINUX_USBDEVICE_FS_H */ |
94 | 94 |
|
95 | 95 | /* Define to 1 if you have the <linux/wireless.h> header file. */ |
96 | | -#define HAVE_LINUX_WIRELESS_H 1 |
| 96 | +/* #undef HAVE_LINUX_WIRELESS_H */ |
97 | 97 |
|
98 | 98 | /* Define to 1 if you have the <memory.h> header file. */ |
99 | 99 | #define HAVE_MEMORY_H 1 |
|
198 | 198 | #define HAVE_UNISTD_H 1 |
199 | 199 |
|
200 | 200 | /* if struct usbdevfs_ctrltransfer has bRequestType */ |
201 | | -#define HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE 1 |
| 201 | +/* #undef HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE */ |
202 | 202 |
|
203 | 203 | /* define if version.h is generated in the build procedure */ |
204 | 204 | #define HAVE_VERSION_H 1 |
|
267 | 267 | /* #undef PCAP_SUPPORT_DBUS */ |
268 | 268 |
|
269 | 269 | /* target host supports netfilter sniffing */ |
270 | | -#define PCAP_SUPPORT_NETFILTER 1 |
| 270 | +/* #undef PCAP_SUPPORT_NETFILTER */ |
271 | 271 |
|
272 | 272 | /* target host supports USB sniffing */ |
273 | | -#define PCAP_SUPPORT_USB 1 |
| 273 | +/* #undef PCAP_SUPPORT_USB */ |
274 | 274 |
|
275 | 275 | /* include ACN support */ |
276 | 276 | /* #undef SITA */ |
|
0 commit comments