From d0c7529cb9833ede3595051df5599a11fe03be48 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Thu, 5 Apr 2007 15:25:19 +0200 Subject: import new upstream --- bootstrap | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100755 bootstrap (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap deleted file mode 100755 index 58020f9..0000000 --- a/bootstrap +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -# exit on errors -set -e - -# set nicer prompt for tracing -PS4="$0:\$LINENO> " -set -x - -aclocal -# libtoolize --copy --force -autoheader -automake --add-missing --copy --foreign -autoconf - -- cgit v1.2.3