--- configure.in.orig Tue Apr 25 23:20:55 2006 +++ configure.in Tue Apr 25 23:21:25 2006 @@ -3849,7 +3849,7 @@ # Conditions under which pam_smbpass should not be built. - if test x$PICFLAGS = x; then + if test x"$PICFLAGS" = x; then AC_MSG_ERROR([No support for PIC code]) elif test x"$ac_cv_header_security_pam_appl_h" = x"no"; then AC_MSG_ERROR([No security/pam_appl.h found])