diff --git a/ChangeLog b/ChangeLog index 1f56c50e..f984f21d 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 5748e23e..ad024ed2 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"