diff --git a/autogen.sh b/autogen.sh index 6976ccd..7dcf161 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,2 +1,3 @@ #!/bin/sh +rm -rf autom4te.cache configure config.* autoreconf --install || exit 1