diff options
author | Moriyoshi Koizumi <moriyoshi@php.net> | 2003-10-03 01:13:44 +0000 |
---|---|---|
committer | Moriyoshi Koizumi <moriyoshi@php.net> | 2003-10-03 01:13:44 +0000 |
commit | 5fee3a3ce128bc6773b03b0ca2681f54b8e745f3 (patch) | |
tree | 334f97b7f908b7391da05b3c73e732bf30ccb1e8 /ext/odbc/config.m4 | |
parent | 763b39cc1d45e767e1f00109dd1bebead46b34e1 (diff) | |
download | php-git-5fee3a3ce128bc6773b03b0ca2681f54b8e745f3.tar.gz |
Alignment fix
Diffstat (limited to 'ext/odbc/config.m4')
-rw-r--r-- | ext/odbc/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/odbc/config.m4 b/ext/odbc/config.m4 index ecc28e731d..de94db3f37 100644 --- a/ext/odbc/config.m4 +++ b/ext/odbc/config.m4 @@ -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], |