From: Gary V. Vaughan Date: Fri, 9 Mar 2007 15:08:43 +0000 (+0000) Subject: * libtoolize.m4sh: Replace literal tab chars in help comment X-Git-Tag: release-2-1b~153 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf824a99d7eca3bb8ef58eb1990125164541ff62;p=thirdparty%2Flibtool.git * libtoolize.m4sh: Replace literal tab chars in help comment with spaces to align columns in --help output. --- diff --git a/ChangeLog b/ChangeLog index 52a1e6545..20ab96d21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-03-09 Gary V. Vaughan + + * libtoolize.m4sh: Replace literal tab chars in help comment + with spaces to align columns in --help output. + 2007-03-06 Ralf Wildenhues * libltdl/config/ltmain.m4sh (func_mode_link): Also apply the diff --git a/libtoolize.m4sh b/libtoolize.m4sh index 8696bb961..7b7f7a5e7 100644 --- a/libtoolize.m4sh +++ b/libtoolize.m4sh @@ -40,9 +40,9 @@ m4_divert_push([SCRIPT])#! /bin/sh # -f, --force replace existing files # -i, --install copy missing auxiliary files # --ltdl[=DIR] install libltdl sources [default: libltdl] -# --nonrecursive prepare ltdl for non-recursive make +# --nonrecursive prepare ltdl for non-recursive make # -q, --quiet work silently -# --recursive prepare ltdl for recursive make +# --recursive prepare ltdl for recursive make # --subproject prepare ltdl to configure and build independently # -v, --verbose verbosely report processing # --version print version information and exit