[jhbuild/wip/ptomato/updates: 14/18] bootstrap: Remove automake-1.10



commit 26f3e75fc880b6c4244b2bba05ee5e9a2deba651
Author: Philip Chimento <philip chimento gmail com>
Date:   Sat Apr 7 17:40:14 2018 -0700

    bootstrap: Remove automake-1.10
    
    This was split out when automake-1.11 was quite new, and some modules
    required the old version, but I believe it's not needed anymore.

 modulesets/bootstrap.modules |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/modulesets/bootstrap.modules b/modulesets/bootstrap.modules
index 2f53ba2..8ec99f9 100644
--- a/modulesets/bootstrap.modules
+++ b/modulesets/bootstrap.modules
@@ -69,15 +69,6 @@
     </branch>
   </autotools>
 
-  <autotools id="automake-1.10" autogen-sh="configure" bootstrap="true">
-    <branch repo="ftp.gnu.org"
-            module="automake/automake-1.10.3.tar.bz2" version="1.10.3"
-            size="957505" md5sum="b8e67fb458da396bc35555af7ef2b49f" />
-    <dependencies>
-      <dep package="autoconf"/>
-    </dependencies>
-  </autotools>
-
   <autotools id="automake" autogen-sh="configure" bootstrap="true">
     <branch repo="ftp.gnu.org"
             module="automake/automake-1.14.1.tar.gz" version="1.14.1"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]