X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/d03ab969116fe715d569304c1c474749b2f64529..a02032a37c71fcbe35796781d3dad8ff068ca611:/setup?ds=sidebyside diff --git a/setup b/setup index 3c352430..2fe31b8c 100755 --- a/setup +++ b/setup @@ -2,10 +2,11 @@ set -e mklinks -ln -s ../mLib/build mLib +libtoolize mkaclocal autoheader m4 Makefile.m4 >Makefile.am +(cd tests && m4 Makefile.m4 >Makefile.am) autoconf automake -mkdir build +mkdir -p build