summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2020-02-18 14:32:49 -0800
committerGuy Harris <guy@alum.mit.edu>2020-02-18 14:32:49 -0800
commit914465d688bb54fb18f723475f97f797d4cf0adb (patch)
tree2f75fdcd65963a6c07465d8ec5fb746daf221b4d /cmakeconfig.h.in
parent3e9a00c843c6e0c6dd3f26bf67531498e33ad6d5 (diff)
downloadlibpcap-914465d688bb54fb18f723475f97f797d4cf0adb.tar.gz
Don't check for ethtool.h.
We require Linux 2.6.27 or later, and that has ethtool.h.
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 40902b96..0d7cd6f6 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -87,9 +87,6 @@
/* Define to 1 if you have the <linux/compiler.h> header file. */
#cmakedefine HAVE_LINUX_COMPILER_H 1
-/* Define to 1 if you have the <linux/ethtool.h> header file. */
-#cmakedefine HAVE_LINUX_ETHTOOL_H 1
-
/* define if we have the Linux getnetbyname_r() */
#cmakedefine HAVE_LINUX_GETNETBYNAME_R 1