mp-modsqrt: Always return the smaller possible square root.
[u/mdw/catacomb] / setup
... / ...
CommitLineData
1#! /bin/sh
2
3set -e
4mklinks
5libtoolize
6mkaclocal
7m4 Makefile.m4 >Makefile.am
8(cd tests && m4 Makefile.m4 >Makefile.am)
9autoconf
10autoheader
11automake -a
12mkdir -p build