Commit:    c932d532c8d858bed66b5393cc8d7be21f26dd2e
Author:    Christopher Jones <s...@php.net>         Tue, 6 Aug 2013 11:23:02 
-0700
Parents:   c6d977dd395262c5c8d9091519a41aebe6f40db9
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=c932d532c8d858bed66b5393cc8d7be21f26dd2e

Log:
One more './configure --help' alignment fix

Changed paths:
  M  build/libtool.m4


Diff:
diff --git a/build/libtool.m4 b/build/libtool.m4
index dcd2aea..56658cc 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


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to