]> sjero.net Git - wget/commitdiff
Update prerequisites list.
authorGiuseppe Scrivano <gscrivano@gnu.org>
Sat, 19 Mar 2011 21:25:35 +0000 (22:25 +0100)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Sat, 19 Mar 2011 21:25:35 +0000 (22:25 +0100)
ChangeLog
bootstrap.conf

index 393df01ccb1b8a4e14304689a7479b35571a7b2a..fc6b794e0180ffa3a6937f6b4f4db527effd0b0e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-19  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * bootstrap.conf (buildreq): Update build prerequisites list.
+
 2010-12-07  Jessica McKellar <jesstess@mit.edu> (tiny change)
 
        * vms/WGET.HLP: Make help message clearer.
 2010-12-07  Jessica McKellar <jesstess@mit.edu> (tiny change)
 
        * vms/WGET.HLP: Make help message clearer.
index 5477c83f970f21c95d5dfa998cc556e2bbe9624b..24d081632a481a73895b5a8066c34ab71285ae5b 100644 (file)
@@ -71,8 +71,8 @@ gnulib_extra_files="
 
 # Build prerequisites
 buildreq="\
 
 # Build prerequisites
 buildreq="\
-autoconf   2.59
-automake   1.9
+autoconf   2.62
+automake   1.11.1
 autopoint  -
 gettext    0.17
 git        1.4.4
 autopoint  -
 gettext    0.17
 git        1.4.4
@@ -80,4 +80,5 @@ makeinfo   -
 perl       5.5
 rsync      -
 tar        -
 perl       5.5
 rsync      -
 tar        -
+xz         -
 "
 "