infra: Clean up project setup
authorMark Wooding <mdw@distorted.org.uk>
Tue, 7 Feb 2006 19:29:56 +0000 (19:29 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 7 Feb 2006 19:29:56 +0000 (19:29 +0000)
.links
setup [deleted file]

diff --git a/.links b/.links
index 4bb9069..1c96de4 100644 (file)
--- a/.links
+++ b/.links
@@ -1,4 +1,3 @@
-COPYING
 COPYING.LIB
 getdate.y
 getdate.h
diff --git a/setup b/setup
deleted file mode 100755 (executable)
index 571b48d..0000000
--- a/setup
+++ /dev/null
@@ -1,12 +0,0 @@
-#! /bin/sh
-
-set -e
-mklinks
-libtoolize
-mkaclocal
-m4 Makefile.m4 >Makefile.am
-(cd tests && m4 Makefile.m4 >Makefile.am)
-autoconf
-autoheader
-automake -a
-mkdir -p build