diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..0bf43c7 --- /dev/null +++ b/autogen.sh @@ -0,0 +1,5 @@ +aclocal +libtoolize --copy --force +autoheader +automake --add-missing --copy +autoconf