0.2 snapshot
[himkr] / autogen.sh
diff --git a/autogen.sh b/autogen.sh
new file mode 100755 (executable)
index 0000000..de3865d
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -x
+libtoolize --automake
+aclocal
+autoconf
+automake --add-missing --foreign