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 /sapi/caudium/config.m4 | |
parent | 09b8fdc2bb19ffe8a0d15fae0ab93196fbc10ca6 (diff) | |
download | php-git-db50cd251ed827de60bdc156a08fd7c0f744e2fd.tar.gz |
Aligned configure help texts.
Diffstat (limited to 'sapi/caudium/config.m4')
-rw-r--r-- | sapi/caudium/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/caudium/config.m4 b/sapi/caudium/config.m4 index a4f76db1b6..6d5e4bbc19 100644 --- a/sapi/caudium/config.m4 +++ b/sapi/caudium/config.m4 @@ -5,7 +5,7 @@ dnl RESULT=no AC_MSG_CHECKING(for Caudium support) AC_ARG_WITH(caudium, -[ --with-caudium=DIR Build PHP as a Pike module for use with Caudium +[ --with-caudium[=DIR] Build PHP as a Pike module for use with Caudium DIR is the Caudium server dir, with the default value /usr/local/caudium/server.], [ |