MFB: Fix typo

This commit is contained in:
Hannes Magnusson 2007-01-23 12:38:40 +00:00
parent 0a1bb1064f
commit 00f925015e

View File

@ -65,7 +65,7 @@ AC_DEFUN([PHP_IMAP_KRB_CHK], [
AC_DEFUN([PHP_IMAP_SSL_CHK], [
if test "$PHP_IMAP_SSL" != "no"; then
if test "$PHP_OPENSSL" == ""; then
if test "$PHP_OPENSSL" = ""; then
PHP_OPENSSL='no'
fi
PHP_SETUP_OPENSSL(IMAP_SHARED_LIBADD,