]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - bootstrap
switch to patched jdnssec from more reliable web server
[thirdparty/pdns.git] / bootstrap
index 76f591762e9d9bbfb3376c0df69753efe2455de6..442cb4f28eba881084bf130ef143dea018882e13 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -1,5 +1,2 @@
 #!/bin/sh
-type libtool 2>&1 > /dev/null
-if [ $? -gt 0 ]; then echo "Missing required libtool"; exit 1; fi
-autoreconf -i
-automake --add-missing
+autoreconf -vi