From 5dff68b298051e482507ac77d4d6a26ae7b2347d Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Mon, 13 Oct 2014 19:51:01 +0200 Subject: [PATCH] Remove outdated bootstrap.freebsd script The normal bootstrap script works just fine --- bootstrap.freebsd | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 bootstrap.freebsd 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 - -- 2.50.1