summaryrefslogtreecommitdiff
path: root/ext/sybase/config.m4
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-05-29 23:17:16 +0000
committerfoobar <sniper@php.net>2005-05-29 23:17:16 +0000
commita20383ba06c911615b8e95387fd3b016670f4ae8 (patch)
tree4b378fb473588105450c75e73574b62f62fcffba /ext/sybase/config.m4
parentd12196e57555ade57bd1ba90d00c6508a95fa2f7 (diff)
downloadphp-git-a20383ba06c911615b8e95387fd3b016670f4ae8.tar.gz
- Unify the "configure --help" texts
Diffstat (limited to 'ext/sybase/config.m4')
-rw-r--r--ext/sybase/config.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/sybase/config.m4 b/ext/sybase/config.m4
index 5d0c25f73f..fcd04c4e41 100644
--- a/ext/sybase/config.m4
+++ b/ext/sybase/config.m4
@@ -4,8 +4,7 @@ dnl
PHP_ARG_WITH(sybase,for Sybase support,
[ --with-sybase[=DIR] Include Sybase-DB support. DIR is the Sybase home
- directory, defaults to /home/sybase.])
-
+ directory, defaults to /home/sybase])
if test "$PHP_SYBASE" != "no"; then
if test "$PHP_SYBASE" = "yes"; then