X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=build-aux%2Fbootstrap.conf;h=9aceec7efaf8bc685de4337e13fe6fd4c7ac8ac2;hb=356e3744fbe79b23e608b8f4ec1b8204986b8f8e;hp=75cf6ff34ef8184040d491fd5949a44961446c77;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/build-aux/bootstrap.conf b/build-aux/bootstrap.conf index 75cf6ff34..9aceec7ef 100644 --- a/build-aux/bootstrap.conf +++ b/build-aux/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -# Copyright (C) 2006, 2007, 2009, 2010 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 - +"