summaryrefslogtreecommitdiff
path: root/build-aux/bootstrap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/bootstrap.conf')
-rw-r--r--build-aux/bootstrap.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/build-aux/bootstrap.conf b/build-aux/bootstrap.conf
index 75cf6ff34e..2bb60e211e 100644
--- a/build-aux/bootstrap.conf
+++ b/build-aux/bootstrap.conf
@@ -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 -
+"