Implement set-theoretic operation on 2WSATA (union, intersection,
[tatoo.git] / autogen.sh
index e464f7e..d3b4e14 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
-export AUTOMAKE="automake -a --foreign"
-aclocal -I m4
-autoreconf -i
\ No newline at end of file
+
+autoconf
+./configure $*