]> The Tcpdump Group git mirrors - tcpdump/blobdiff - configure
Re-generate configure script.
[tcpdump] / configure
index 7c4f545364cb39976a52aa0a76d11afec96a4d07..cb51d19c80575f1dbf3c328feac588019fb8eeda 100755 (executable)
--- a/configure
+++ b/configure
@@ -4788,7 +4788,7 @@ fi
 
 { echo "$as_me:$LINENO: checking whether to chroot" >&5
 echo $ECHO_N "checking whether to chroot... $ECHO_C" >&6; }
-if test ! -z "$with_chroot" ; then
+if test ! -z "$with_chroot" && test "$with_chroot" != "no" ; then
         cat >>confdefs.h <<_ACEOF
 #define WITH_CHROOT "$withval"
 _ACEOF