diff options
author | foobar <sniper@php.net> | 2003-10-03 05:24:33 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-10-03 05:24:33 +0000 |
commit | db50cd251ed827de60bdc156a08fd7c0f744e2fd (patch) | |
tree | ef357d24d9aef23de74020d903a8641b6f198a78 /ext/odbc | |
parent | 09b8fdc2bb19ffe8a0d15fae0ab93196fbc10ca6 (diff) | |
download | php-git-db50cd251ed827de60bdc156a08fd7c0f744e2fd.tar.gz |
Aligned configure help texts.
Diffstat (limited to 'ext/odbc')
-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 de94db3f37..ecc28e731d 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], |