diff options
| author | foobar <sniper@php.net> | 2005-05-29 23:17:16 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2005-05-29 23:17:16 +0000 |
| commit | a20383ba06c911615b8e95387fd3b016670f4ae8 (patch) | |
| tree | 4b378fb473588105450c75e73574b62f62fcffba /sapi/isapi | |
| parent | d12196e57555ade57bd1ba90d00c6508a95fa2f7 (diff) | |
| download | php-git-a20383ba06c911615b8e95387fd3b016670f4ae8.tar.gz | |
- Unify the "configure --help" texts
Diffstat (limited to 'sapi/isapi')
| -rw-r--r-- | sapi/isapi/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/isapi/config.m4 b/sapi/isapi/config.m4 index dbb80ee810..b5410ace00 100644 --- a/sapi/isapi/config.m4 +++ b/sapi/isapi/config.m4 @@ -5,7 +5,7 @@ dnl RESULT=no AC_MSG_CHECKING(for Zeus ISAPI support) AC_ARG_WITH(isapi, -[ --with-isapi[=DIR] Build PHP as an ISAPI module for use with Zeus.], +[ --with-isapi[=DIR] Build PHP as an ISAPI module for use with Zeus], [ if test "$withval" = "yes"; then ZEUSPATH=/usr/local/zeus # the default |
