From: Ruben Kerkhof Date: Mon, 13 Oct 2014 17:51:01 +0000 (+0200) Subject: Remove outdated bootstrap.freebsd script X-Git-Tag: rec-3.7.0-rc1~189^2~15^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5dff68b298051e482507ac77d4d6a26ae7b2347d;p=pdns Remove outdated bootstrap.freebsd script The normal bootstrap script works just fine --- diff --git a/bootstrap.freebsd b/bootstrap.freebsd deleted file mode 100755 index 4f94d3d60..000000000 --- a/bootstrap.freebsd +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -echo Please ignore this warning when you see it: -echo warning: AC_TRY_RUN called without default to allow cross compiling -echo - - -aclocal19 -autoheader259 -libtoolize15 --force -automake19 --add-missing --copy --foreign -autoconf259 -