summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2018-10-05 19:41:15 +0200
committerTim Rühsen <tim.ruehsen@gmx.de>2018-10-08 16:52:43 +0200
commiteed65212b68130a8e2e19527bbb4f43293eec42c (patch)
tree8633b4e91eadb7c588916af75936cce5906c62b4
parentb677f1f3856a8991383e78bfdb97b62a615ecbef (diff)
downloadgnutls-eed65212b68130a8e2e19527bbb4f43293eec42c.tar.gz
Let bootstrap check for gperf and autopoint
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
-rw-r--r--bootstrap.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 3c9618b21f..8f369abfbb 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -45,6 +45,8 @@ automake 1.11.1
gettext 0.17
git 1.4.4
perl 5.5
+gperf -
+autopoint -
"
GTKDOCIZE=$(which gtkdocize 2>/dev/null)