]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtoolize.m4sh (rerun_aclocal): Remove unused variable.
authorGary V. Vaughan <gary@gnu.org>
Wed, 23 Apr 2008 15:05:16 +0000 (11:05 -0400)
committerGary V. Vaughan <gary@gnu.org>
Wed, 23 Apr 2008 15:05:16 +0000 (11:05 -0400)
Reported by Olly Betts <olly@survex.com>

ChangeLog
libtoolize.m4sh

index 1f56c50e13572e4ec3481a3c104aedcd8e7c9184..f984f21d065e68f7a7a5ed477c1c16bbc398707b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-23  Gary V. Vaughan  <gary@gnu.org>
+
+       * libtoolize.m4sh (rerun_aclocal): Remove unused variable.
+       Reported by Olly Betts <olly@survex.com>
+
 2008-04-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * tests/static.at (ccache -all-static): Ignore link warnings.
index 5748e23ed0cb5ecb61cbb0b96eea8da5b02b3879..ad024ed2389f976f1fd92009e12eaf6ad7384421 100644 (file)
@@ -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"