From 6ccd7242c4c1404dafb64cd937adc3c65ce02385 Mon Sep 17 00:00:00 2001 From: Frank Haverkamp Date: Wed, 21 Jun 2006 14:26:02 +0200 Subject: [MTD] UBI: Removed automake, autoconf, added ubi userspace headers. Signed-off-by: Frank Haverkamp --- ubi-utils/bootstrap | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100755 ubi-utils/bootstrap (limited to 'ubi-utils/bootstrap') diff --git a/ubi-utils/bootstrap b/ubi-utils/bootstrap deleted file mode 100755 index f543912..0000000 --- a/ubi-utils/bootstrap +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash -LIBTOOLM4="/usr/local/share/libtool/libltdl" - -if test -d "$LIBTOOLM4"; then - echo "+ aclocal ${LIBTOOLM4}" - aclocal -I ${LIBTOOLM4} -else - echo "+ aclocal" - aclocal -fi -set -x -libtoolize --force -autoheader -automake --foreign --add-missing --copy -autoconf -- cgit v1.2.3