X-Git-Url: https://git.distorted.org.uk/~mdw/doc/ips/blobdiff_plain/8bf17fdcf806a635d62549461f3c83e7feb7f167..384bd7f2a9d1228cd25ad3c05f5202226f0a95af:/setup diff --git a/setup b/setup new file mode 100755 index 0000000..04ca935 --- /dev/null +++ b/setup @@ -0,0 +1,8 @@ +#! /bin/sh + +set -e +mklinks +mkaclocal +m4 Makefile.m4 >Makefile.am +autoconf +automake