From db50cd251ed827de60bdc156a08fd7c0f744e2fd Mon Sep 17 00:00:00 2001 From: foobar Date: Fri, 3 Oct 2003 05:24:33 +0000 Subject: Aligned configure help texts. --- ext/imap/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/imap') diff --git a/ext/imap/config.m4 b/ext/imap/config.m4 index 5531d506b1..ceefb0d04a 100644 --- a/ext/imap/config.m4 +++ b/ext/imap/config.m4 @@ -103,7 +103,7 @@ AC_DEFUN(PHP_IMAP_KRB_CHK, [ AC_DEFUN(PHP_IMAP_SSL_CHK, [ AC_ARG_WITH(imap-ssl, - [ --with-imap-ssl= IMAP: Include SSL support. DIR is the OpenSSL install dir.],[ + [ --with-imap-ssl= IMAP: Include SSL support. DIR is the OpenSSL install dir.],[ PHP_IMAP_SSL=$withval ],[ PHP_IMAP_SSL=no -- cgit v1.2.1