summaryrefslogtreecommitdiff
path: root/ext/oracle/config.m4
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2001-05-12 09:13:42 +0000
committerSascha Schumann <sas@php.net>2001-05-12 09:13:42 +0000
commit718b588b14f3b82875bca1f62ebe9fa63a1e5a53 (patch)
treec590d246ec0345744e428c2fa6c0590053cdce4a /ext/oracle/config.m4
parent8a3eb51a26ae77b5bafd682df18568de3257a080 (diff)
downloadphp-git-718b588b14f3b82875bca1f62ebe9fa63a1e5a53.tar.gz
Fix indentation of ./configure --help messages.
Diffstat (limited to 'ext/oracle/config.m4')
-rw-r--r--ext/oracle/config.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/oracle/config.m4 b/ext/oracle/config.m4
index 856204a6ff..66b5e4e2cd 100644
--- a/ext/oracle/config.m4
+++ b/ext/oracle/config.m4
@@ -22,7 +22,8 @@ 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])