diff options
| author | foobar <sniper@php.net> | 2004-01-17 13:00:38 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2004-01-17 13:00:38 +0000 |
| commit | f4983c0d3f56c2074458e4840db36643b2fec59b (patch) | |
| tree | 2dcf521f07114e3bb2952439fe28cdfa40d30677 /ext/odbc | |
| parent | b851f3712388de9f6c4addf2063dbc3c663a0b3b (diff) | |
| download | php-git-f4983c0d3f56c2074458e4840db36643b2fec59b.tar.gz | |
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
Diffstat (limited to 'ext/odbc')
| -rw-r--r-- | ext/odbc/config.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/odbc/config.m4 b/ext/odbc/config.m4 index 8c7eb01ba2..ce518dca5c 100644 --- a/ext/odbc/config.m4 +++ b/ext/odbc/config.m4 @@ -214,7 +214,7 @@ AC_MSG_CHECKING(for Empress support) AC_ARG_WITH(empress, [ --with-empress[=DIR] Include Empress support. DIR is the Empress base install directory, defaults to \$EMPRESSPATH. - From PHP4, this option only supports Empress Version + From PHP 4, this option only supports Empress Version 8.60 and above], [ PHP_WITH_SHARED @@ -246,7 +246,7 @@ AC_ARG_WITH(empress-bcs, [ --with-empress-bcs[=DIR] Include Empress Local Access support. DIR is the Empress base install directory, defaults to - \$EMPRESSPATH. From PHP4, this option only supports + \$EMPRESSPATH. From PHP 4, this option only supports Empress Version 8.60 and above.], [ PHP_WITH_SHARED |
