]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Re-generate configure script.
authorGuy Harris <[email protected]>
Fri, 2 Apr 2010 06:01:56 +0000 (23:01 -0700)
committerGuy Harris <[email protected]>
Fri, 2 Apr 2010 06:02:33 +0000 (23:02 -0700)
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