diff --git a/configure b/configure index 618e4dce21..863bf58e8a 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