mp-modsqrt: Always return the smaller possible square root.
[u/mdw/catacomb] / setup
diff --git a/setup b/setup
index 1700cb2..571b48d 100755 (executable)
--- a/setup
+++ b/setup
@@ -4,10 +4,9 @@ set -e
 mklinks
 libtoolize
 mkaclocal
-autoheader
 m4 Makefile.m4 >Makefile.am
 (cd tests && m4 Makefile.m4 >Makefile.am)
 autoconf
-automake
-mkdir build
-key -k $HOME/.catacomb/dsig-keyring extract -f -secret KEYRING
+autoheader
+automake -a
+mkdir -p build