summaryrefslogtreecommitdiff
path: root/ext/ccvs
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2000-10-02 17:36:01 +0000
committerRasmus Lerdorf <rasmus@php.net>2000-10-02 17:36:01 +0000
commitb189759bcde2783dfc98f78dfd4ebdbcd46a332b (patch)
tree13d47f4802ea99c8057e10368331e04cf953fbd6 /ext/ccvs
parentc26b4d8c9f6323eeae6650ef0b86c58a3c79d095 (diff)
downloadphp-git-b189759bcde2783dfc98f78dfd4ebdbcd46a332b.tar.gz
Clean up the alignment of configure --help output
Diffstat (limited to 'ext/ccvs')
-rw-r--r--ext/ccvs/config.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/ccvs/config.m4 b/ext/ccvs/config.m4
index 44cc23f426..aea9e1a893 100644
--- a/ext/ccvs/config.m4
+++ b/ext/ccvs/config.m4
@@ -3,8 +3,8 @@ dnl config.m4 for PHP4 CCVS Extension
AC_MSG_CHECKING(CCVS Support)
AC_ARG_WITH(ccvs,
-[ --with-ccvs[=DIR] Compile CCVS support into PHP4.
- Please specify your CCVS base install directory as DIR.
+[ --with-ccvs[=DIR] Compile CCVS support into PHP4.
+ Please specify your CCVS base install directory as DIR.
],
[
if test "$withval" != "no"; then