diff options
Diffstat (limited to 'ext/sybase')
| -rw-r--r-- | ext/sybase/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sybase/config.m4 b/ext/sybase/config.m4 index 882b176018..8ccd07c629 100644 --- a/ext/sybase/config.m4 +++ b/ext/sybase/config.m4 @@ -4,7 +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 [/home/sybase]]) if test "$PHP_SYBASE" != "no"; then if test "$PHP_SYBASE" = "yes"; then |
