X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fbootstrap.conf;h=cfe499d62104f3cdf51606603d0efe34593030b2;hb=7422b7ede18016dea87d207cbb7535428afba3ec;hp=617fd1604a2e8b3e725bddc9cc482fed988a21f9;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/build-aux/bootstrap.conf b/build-aux/bootstrap.conf index 617fd1604..cfe499d62 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-2014 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 - +"