From d02db5cac45f50f1c3f13f9ffaeb402ca64c78e9 Mon Sep 17 00:00:00 2001 From: markmc Date: Thu, 11 Sep 2003 16:34:08 +0000 Subject: 2002-09-11 Mark McLoughlin * Makefile.in, */Makefile.in, aclocal.m4, bootstrap.sh, config.h.in, configure, depcomp, install-sh, missing, mkinstalldirs, Removed auto-generated files from CVS. --- bootstrap.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 bootstrap.sh (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh deleted file mode 100644 index d4341de..0000000 --- a/bootstrap.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -aclocal && autoheader && \ - automake --add-missing && autoconf && ./configure && make - - -- cgit v1.2.3