chiark / gitweb /
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 4bb90691522bad2767422675b1cc89989fbc2b63..1c96de42554f57233871d727e4ead14e8b73e39d 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