From: Mark Wooding Date: Wed, 15 Feb 2006 12:09:37 +0000 (+0000) Subject: infra: Clean up project setup X-Git-Tag: 1.2.0~7 X-Git-Url: https://git.distorted.org.uk/~mdw/checkpath/commitdiff_plain/463b66afc93c5a712f9f9ab71efc53e0e05c5a9c infra: Clean up project setup --- diff --git a/.links b/.links index 3225c08..fa33922 100644 --- a/.links +++ b/.links @@ -1,5 +1,2 @@ COPYING -missing -mkinstalldirs -install-sh lib-config.in diff --git a/setup b/setup deleted file mode 100755 index cbe97f6..0000000 --- a/setup +++ /dev/null @@ -1,9 +0,0 @@ -#! /bin/sh - -set -e -mklinks -mkaclocal -libtoolize -autoconf -automake -a -mkdir build