isl_basic_map_lexmin: turn off equality detection on non-parametric problems
[platform/upstream/isl.git] / autogen.sh
1 #!/bin/sh
2 libtoolize -c
3 aclocal -I m4
4 autoheader
5 automake -a -c --foreign
6 autoconf