summaryrefslogtreecommitdiff
blob: 6c4d2c02dc0addaddc33493531fcb4a38b057f39 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure.ac
+++ b/configure.ac
@@ -1499,6 +1499,8 @@
     AC_MSG_WARN(Unable to do tests when cross-compiling)
 fi
 
+disable_pcap_findalldevs=no
+
 dnl Allows user to choose which nic to use for testing purposes
 AC_ARG_WITH(testnic,
     AC_HELP_STRING([--with-testnic=NIC], [Select which network card to use for testing]),