chiark / gitweb /
infra: Clean up project setup
authorMark Wooding <mdw@distorted.org.uk>
Wed, 8 Feb 2006 18:47:55 +0000 (18:47 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 9 Mar 2006 20:13:57 +0000 (20:13 +0000)
setup [deleted file]

diff --git a/setup b/setup
deleted file mode 100755 (executable)
index c95bf52..0000000
--- a/setup
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /bin/sh
-
-set -e
-mklinks
-mkaclocal
-autoheader
-autoconf
-automake -a
-mkdir build