From: Gary V. Vaughan Date: Wed, 23 Apr 2008 15:05:16 +0000 (-0400) Subject: * libtoolize.m4sh (rerun_aclocal): Remove unused variable. X-Git-Tag: v2.2.4~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=08015bb3c9d8c86493d0f5dff9b3a3e40136cf6b;p=thirdparty%2Flibtool.git * libtoolize.m4sh (rerun_aclocal): Remove unused variable. Reported by Olly Betts --- diff --git a/ChangeLog b/ChangeLog index 1f56c50e1..f984f21d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-23 Gary V. Vaughan + + * libtoolize.m4sh (rerun_aclocal): Remove unused variable. + Reported by Olly Betts + 2008-04-23 Ralf Wildenhues * tests/static.at (ccache -all-static): Ignore link warnings. diff --git a/libtoolize.m4sh b/libtoolize.m4sh index 5748e23ed..ad024ed23 100644 --- a/libtoolize.m4sh +++ b/libtoolize.m4sh @@ -1426,8 +1426,6 @@ func_check_macros () ## ----------- ## { - rerun_aclocal=false - # Allow the user to override the master libtoolize repository: if test -n "$_lt_pkgdatadir"; then pkgltdldir="$_lt_pkgdatadir"