X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/d03ab969116fe715d569304c1c474749b2f64529..d32965008f328887b38d68d27665503ee875bfe5:/setup diff --git a/setup b/setup index 3c35243..ff17e27 100755 --- a/setup +++ b/setup @@ -2,10 +2,10 @@ 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 +automake -a +mkdir -p build