X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/9285878d22664ad4267c36deabee66a4f96ce529..4f29a698947bedb21389e10ab6e200c919c04678:/setup diff --git a/setup b/setup new file mode 100755 index 0000000..d957872 --- /dev/null +++ b/setup @@ -0,0 +1,9 @@ +#! /bin/sh + +set -e +mklinks +mkaclocal +autoheader +automake +autoconf +mkdir build