summaryrefslogtreecommitdiff
path: root/ext/oracle/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oracle/config.m4')
-rw-r--r--ext/oracle/config.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/oracle/config.m4 b/ext/oracle/config.m4
index d3283e18d3..fdd5276ccd 100644
--- a/ext/oracle/config.m4
+++ b/ext/oracle/config.m4
@@ -26,8 +26,7 @@ AC_DEFUN(AC_ORACLE_VERSION,[
])
PHP_ARG_WITH(oracle, for Oracle-ORACLE support,
-[ --with-oracle[=DIR] Include Oracle-oci7 support. Default DIR is
- ORACLE_HOME.])
+[ --with-oracle[=DIR] Include Oracle-oci7 support. Default DIR is ORACLE_HOME.])
if test "$PHP_ORACLE" != "no"; then
AC_MSG_CHECKING([Oracle Install-Dir])