]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - build-scripts/dist-recursor
Merge pull request #8505 from rgacogne/dnsdist-lua-ffi
[thirdparty/pdns.git] / build-scripts / dist-recursor
index 859ac733aa1f02fffa8f54e09fc6c5e5d97711ce..fa365ddf77abc4195e9d6289eafb565bd2274c0b 100755 (executable)
@@ -10,6 +10,6 @@ set -x
 
 cd pdns/recursordist
 
-./bootstrap
+autoreconf -vi
 ./configure
 make dist