]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtool.m4 (_AC_PROG_LIBTOOL): Renamed from...
authorAlexandre Oliva <oliva@lsd.ic.unicamp.br>
Sun, 14 May 2000 08:07:16 +0000 (08:07 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 14 May 2000 08:07:16 +0000 (08:07 +0000)
(AC_PROG_LIBTOOL): Just AC_REQUIRE(_AC_PROG_LIBTOOL), to avoid
effects of multiple runs.

ChangeLog
libtool.m4

index a1ccedfe60fc761c5b9181f0aa96c5577993b10a..04a1bb0c5b881042f84cfebb3430ec4d963c746f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-14  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
+
+       * libtool.m4 (_AC_PROG_LIBTOOL): Renamed from...
+       (AC_PROG_LIBTOOL): Just AC_REQUIRE(_AC_PROG_LIBTOOL), to avoid
+       effects of multiple runs.
+
 2000-05-11  Thomas Tanner  <tanner@ffii.org>
 
        * NEWS: update
index 2094a21b51a2a30d5c7903de4bbdd644b9379fed..eb380e8d0cec7d7e9b23f95c87e91641ce9ec798 100644 (file)
@@ -21,8 +21,9 @@
 ## configuration script generated by Autoconf, you may include it under
 ## the same distribution terms that you use for the rest of that program.
 
-# serial 42 AC_PROG_LIBTOOL
-AC_DEFUN(AC_PROG_LIBTOOL,
+# serial 43 AC_PROG_LIBTOOL
+AC_DEFUN(AC_PROG_LIBTOOL,[AC_REQUIRE([_AC_PROG_LIBTOOL])])
+AC_DEFUN(_AC_PROG_LIBTOOL,
 [AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
 
 # Save cache, so that ltconfig can load it