]> granicus.if.org Git - gc/commitdiff
* acinclude.m4: Don't include distributed libtool.m4.
authorRaja R Harinath <harinath@hurrynot.org>
Thu, 17 Feb 2005 05:36:27 +0000 (05:36 +0000)
committerguest <ivmai@mail.ru>
Fri, 29 Jul 2011 11:24:19 +0000 (15:24 +0400)
(Try a possible fix for PPC buildbot breakage)

svn path=/trunk/mono/; revision=40789

ChangeLog
acinclude.m4

index 052fff6ae2a986d935059da82dd0b58f09565f45..4b6d7ef44f4f7be1cc7def4b7e7335ce0f0305b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
+2005-02-17  Raja R Harinath  <rharinath@novell.com>
 
+       * acinclude.m4: Don't include distributed libtool.m4.
+       
 Wed Feb 16 22:30:54 CET 2005 Paolo Molaro <lupus@ximian.com>
 
        * alloc.c: tune the code to collect instead of expanding
index 72602a0040b2b8f16176c971e0ba3ac0be110991..510967b4f4c47e478716417f8d0260de32b9e825 100644 (file)
@@ -45,5 +45,3 @@ AC_DEFUN(GC_SET_VERSION, [
   AC_MSG_RESULT(major=$GC_VERSION_MAJOR minor=$GC_VERSION_MINOR \
 ${GC_ALPHA_VERSION:+alpha=}$GC_ALPHA_VERSION)
 ])
-
-sinclude(libtool.m4)