X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/748ed8dcd9d029495cc535b7185785a536565121..3384672ab8c0ebc1aec36175d255d2674b172b2d:/setup diff --git a/setup b/setup index c829224f..571b48dc 100755 --- a/setup +++ b/setup @@ -2,9 +2,11 @@ set -e mklinks +libtoolize mkaclocal -autoheader m4 Makefile.m4 >Makefile.am +(cd tests && m4 Makefile.m4 >Makefile.am) autoconf -automake -mkdir build +autoheader +automake -a +mkdir -p build