diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 00000000..fd98b6dd --- /dev/null +++ b/autogen.sh @@ -0,0 +1,6 @@ +#!/bin/sh +rm -f config.cache +automake +autoheader +aclocal +autoconf