X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fbootstrap.conf;h=9aceec7efaf8bc685de4337e13fe6fd4c7ac8ac2;hb=b3af5748122ca351ab7672d4cd069568dd52200b;hp=617fd1604a2e8b3e725bddc9cc482fed988a21f9;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/build-aux/bootstrap.conf b/build-aux/bootstrap.conf index 617fd1604..9aceec7ef 100644 --- a/build-aux/bootstrap.conf +++ b/build-aux/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -# Copyright (C) 2006, 2007, 2009 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 @@ -57,3 +57,11 @@ if test $gettext_external = 1; then m4/xsize.m4 ' fi + +# Build prerequisites +buildreq="\ +autoconf 2.59 +automake 1.9.6 +git 1.5.5 +tar - +"