]> The Tcpdump Group git mirrors - tcpdump/blobdiff - configure
Don't check for netinet/ether.h unless we're going to use it.
[tcpdump] / configure
index 75c87725dd9584ecba4c84fefca45e2540b6779e..9b236be18fec84a33a664444be39527cd1b2fafa 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.186 .
+# From configure.in Revision: 1.187 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.57.
 #
@@ -3127,8 +3127,7 @@ done
 
 
 
-
-for ac_header in fcntl.h rpc/rpcent.h netdnet/dnetdb.h netinet/ether.h
+for ac_header in fcntl.h rpc/rpcent.h netdnet/dnetdb.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 if eval "test \"\${$as_ac_Header+set}\" = set"; then