evalue.c: Polyhedron_Insert: add missing return type
[barvinok.git] / bernstein / autogen.sh
blob19e6ed10020e0f274d154aca9b488da8f2fb0fe7
1 #!/bin/sh
2 libtoolize -c --force
3 aclocal -I m4
4 autoheader
5 automake -a -c --foreign
6 autoconf