From: Christopher Jones Date: Tue, 6 Aug 2013 18:23:02 +0000 (-0700) Subject: One more './configure --help' alignment fix X-Git-Tag: php-5.5.2~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c932d532c8d858bed66b5393cc8d7be21f26dd2e;p=php One more './configure --help' alignment fix --- 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