]> granicus.if.org Git - php/commitdiff
MFH: Alignment fix
authorMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 3 Oct 2003 01:13:56 +0000 (01:13 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 3 Oct 2003 01:13:56 +0000 (01:13 +0000)
ext/imap/config.m4
ext/odbc/config.m4

index ceefb0d04af573e45ee28ae4a51ca5414063ea63..5531d506b1d337f56ad7e42f5ddea149600b88dc 100644 (file)
@@ -103,7 +103,7 @@ AC_DEFUN(PHP_IMAP_KRB_CHK, [
 
 AC_DEFUN(PHP_IMAP_SSL_CHK, [
   AC_ARG_WITH(imap-ssl,
-  [  --with-imap-ssl=<DIR>     IMAP: Include SSL support. DIR is the OpenSSL install dir.],[
+  [  --with-imap-ssl=<DIR>   IMAP: Include SSL support. DIR is the OpenSSL install dir.],[
     PHP_IMAP_SSL=$withval
   ],[
     PHP_IMAP_SSL=no
index ecc28e731dba5fcee9a529238d0f283a5bd2df7c..de94db3f37ec327bc6f76fc0a32ce9b45566fb80 100644 (file)
@@ -212,7 +212,7 @@ fi
 if test -z "$ODBC_TYPE"; then
 AC_MSG_CHECKING(for Empress support)
 AC_ARG_WITH(empress,
-[  --with-empress[=DIR]    Include Empress support.  DIR is the Empress base
+[  --with-empress[=DIR]  Include Empress support.  DIR is the Empress base
                           install directory, defaults to \$EMPRESSPATH.
                           From PHP4, this option only supports Empress Version
                           8.60 and above],