Skip to content

Commit c932d53

Browse files
committed
One more './configure --help' alignment fix
1 parent c6d977d commit c932d53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/libtool.m4

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2103,7 +2103,8 @@ AC_DEFUN([AC_ENABLE_FAST_INSTALL],
21032103
[define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
21042104
AC_ARG_ENABLE([fast-install],
21052105
changequote(<<, >>)dnl
2106-
<< --enable-fast-install[=PKGS] Optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT],
2106+
<< --enable-fast-install[=PKGS]
2107+
Optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT],
21072108
changequote([, ])dnl
21082109
[p=${PACKAGE-default}
21092110
case $enableval in

0 commit comments

Comments
 (0)