From 72e87f2b2a9a88404e56437f111bb47b138e1572 Mon Sep 17 00:00:00 2001 From: james <> Date: Fri, 7 Mar 2008 14:36:25 +0000 Subject: *** empty log message *** --- autogen.sh | 11 +++++++---- bstrap | 18 ------------------ maintainer/bootstrap | 26 -------------------------- 3 files changed, 7 insertions(+), 48 deletions(-) delete mode 100755 bstrap delete mode 100755 maintainer/bootstrap diff --git a/autogen.sh b/autogen.sh index 88a50c3..613cff4 100755 --- a/autogen.sh +++ b/autogen.sh @@ -8,6 +8,9 @@ # $Id$ # # $Log$ +# Revision 1.2 2008/03/07 14:36:25 james +# *** empty log message *** +# # Revision 1.1 2008/03/07 14:32:55 james # *** empty log message *** # @@ -23,7 +26,7 @@ aclocal autoheader autoconf automake -a -c -automake -a -c Makefile -automake -a -c src/Makefile -automake -a -c apps/Makefile -automake -a -c test/Makefile +#automake -a -c Makefile +#automake -a -c src/Makefile +#automake -a -c apps/Makefile +#automake -a -c test/Makefile diff --git a/bstrap b/bstrap deleted file mode 100755 index e7f67a6..0000000 --- a/bstrap +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/sh -# -# bstrap: -# -# Copyright (c) 2008 James McKenzie , -# All rights reserved. -# -# $Id$ -# -# $Log$ -# Revision 1.1 2008/02/03 16:20:23 james -# *** empty log message *** -# -# -# -# -maintainer/bootstrap -./configure --prefix=/tmp diff --git a/maintainer/bootstrap b/maintainer/bootstrap deleted file mode 100755 index 9a3de38..0000000 --- a/maintainer/bootstrap +++ /dev/null @@ -1,26 +0,0 @@ -#! /bin/sh -# -# bootstrap: -# -# Copyright (c) 2008 James McKenzie , -# All rights reserved. -# -# $Id$ -# -# $Log$ -# Revision 1.1 2008/02/03 16:20:24 james -# *** empty log message *** -# -# -# -# -# -libtoolize -f -c --automake -aclocal -autoheader -autoconf -automake -a -c -automake -a -c Makefile -automake -a -c src/Makefile -automake -a -c apps/Makefile -automake -a -c test/Makefile -- cgit v1.2.3