summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2013-08-06 11:23:02 -0700
committerChristopher Jones <sixd@php.net>2013-08-06 11:23:02 -0700
commitc932d532c8d858bed66b5393cc8d7be21f26dd2e (patch)
treec1542ed95ac38c987c62bda31aa04e4867e812a2 /build
parentc6d977dd395262c5c8d9091519a41aebe6f40db9 (diff)
downloadphp-git-c932d532c8d858bed66b5393cc8d7be21f26dd2e.tar.gz
One more './configure --help' alignment fix
Diffstat (limited to 'build')
-rw-r--r--build/libtool.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/build/libtool.m4 b/build/libtool.m4
index dcd2aeae97..56658ccbb4 100644
--- a/build/libtool.m4
+++ b/build/libtool.m4
@@ -2103,7 +2103,8 @@ AC_DEFUN([AC_ENABLE_FAST_INSTALL],
[define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
AC_ARG_ENABLE([fast-install],
changequote(<<, >>)dnl
-<< --enable-fast-install[=PKGS] Optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT],
+<< --enable-fast-install[=PKGS]
+ Optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT],
changequote([, ])dnl
[p=${PACKAGE-default}
case $enableval in