X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/494b45734c8b4953be471ef76b9d09349c855af8..refs/pull/471/head:/configure diff --git a/configure b/configure index 6566eda2..57234921 100755 --- a/configure +++ b/configure @@ -4500,7 +4500,7 @@ $as_echo "yes" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The SMB printer may have exploitable buffer overflows!!!" >&5 $as_echo "$as_me: WARNING: The SMB printer may have exploitable buffer overflows!!!" >&2;} -$as_echo "#define TCPDUMP_DO_SMB 1" >>confdefs.h +$as_echo "#define ENABLE_SMB 1" >>confdefs.h LOCALSRC="print-smb.c smbutil.c $LOCALSRC" ;;