--- configure
+++ configure
@@ -6572,6 +6572,9 @@
   LIBS="$LIBS -lpcap"
   { echo "$as_me:$LINENO: checking if libpcap version is recent enough" >&5
 echo $ECHO_N "checking if libpcap version is recent enough... $ECHO_C" >&6; }
+  { echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6; }; have_libpcap=yes
+if false; then
   if test "$cross_compiling" = yes; then
   { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
 See \`config.log' for more details." >&5
@@ -6633,6 +6636,7 @@
 fi
 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 fi
+fi
 
 
 LIBS="$LIBS_OLD"
