X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fsetup-test;h=00ad57a03b1dae26bd18bf8d03629cf9c666a7e7;hb=a139e1ddbbe5e7fe89d7eb4a5dc16d4b9698960a;hp=2636a5dfe6fa5c4613b6be97a709f941e4c947db;hpb=a9d65cd81e8ca93af31086a136d1e3ade86ad8d2;p=mmh diff --git a/test/setup-test b/test/setup-test index 2636a5d..00ad57a 100755 --- a/test/setup-test +++ b/test/setup-test @@ -6,7 +6,7 @@ TEMPDIR=`mktemp -d /tmp/nmh-test-XXXXXXXX` echo $TEMPDIR > test-temp-dir cd .. -autoheader && autoconf && date > stamp-h.in +./autogen.sh ./configure --prefix=$TEMPDIR --with-locking=fcntl --enable-debug make clean make install