aboutsummaryrefslogtreecommitdiffstats
path: root/maintainer
diff options
context:
space:
mode:
authorjames <james>2009-05-06 01:05:01 +0000
committerjames <james>2009-05-06 01:05:01 +0000
commitc776f71d60ab9edcc6faa29acaa6a92acaff945d (patch)
treec1304014f73196824007dc2dc65a873e690ab13e /maintainer
parenta6b1ebc71b36ed18ad3f2f2685067b5cd4a78f14 (diff)
downloadgpt-c776f71d60ab9edcc6faa29acaa6a92acaff945d.tar.gz
gpt-c776f71d60ab9edcc6faa29acaa6a92acaff945d.tar.bz2
gpt-c776f71d60ab9edcc6faa29acaa6a92acaff945d.zip
*** empty log message ***
Diffstat (limited to 'maintainer')
-rwxr-xr-xmaintainer/bootstrap24
1 files changed, 0 insertions, 24 deletions
diff --git a/maintainer/bootstrap b/maintainer/bootstrap
deleted file mode 100755
index 664776c..0000000
--- a/maintainer/bootstrap
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/bin/sh
-#
-# bootstrap:
-#
-# Copyright (c) 2007 James McKenzie <james@fishsoup.dhs.org>,
-# All rights reserved.
-#
-# $Id: bootstrap,v 1.1 2007/09/08 16:49:37 root Exp $
-#
-# $Log: bootstrap,v $
-# Revision 1.1 2007/09/08 16:49:37 root
-# *** empty log message ***
-#
-#
-#
-#
-#
-#libtoolize -f -c --automake
-aclocal
-autoheader
-autoconf
-automake -a -c
-automake -a -c Makefile
-automake -a -c src/Makefile