diff --git a/configure b/configure index 618e4dce2..863bf58e8 100755 --- a/configure +++ b/configure @@ -1000,7 +1000,7 @@ fi ########################################## # VNC SASL detection -if test "$vnc_sasl" = "yes" ; then +if test "$vnc_sasl" != "no" ; then cat > $TMPC < #include