diff bootstrap.conf @ 11521:00fe5069b70e

update bootstrap scripts from gnulib sources
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 02:58:24 -0500
parents fe199165212e
children bd6e37860be5
line wrap: on
line diff
--- a/bootstrap.conf	Fri Jan 14 01:39:59 2011 -0500
+++ b/bootstrap.conf	Fri Jan 14 02:58:24 2011 -0500
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -102,6 +102,13 @@
   '
 fi
 
+# Build prerequisites
+buildreq="\
+autoconf   2.59
+automake   1.9.6
+git        1.5.5
+tar        -
+"
 checkout_only_file=HACKING
 gnulib_tool_option_extras="--libtool"
 gnulib_name="libgnu"