X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=autogen.sh;h=09e5a70431092dd7cd78e764884a352b2977c883;hp=21a0f4c1283cb6b560f0341dbbadfd58d09a0dda;hb=refs%2Fheads%2FPOKEY;hpb=af23dfa5efb82b35eb00b94bda56390c9e2aac6f diff --git a/autogen.sh b/autogen.sh index 21a0f4c1..09e5a704 100644 --- a/autogen.sh +++ b/autogen.sh @@ -150,6 +150,7 @@ conf_flags="--enable-maintainer-mode --enable-compile-warnings" #--enable-iso-c if test x$NOCONFIGURE = x; then echo Running $srcdir/configure $conf_flags "$@" ... + rm -f config.status config.cache $srcdir/configure $conf_flags "$@" \ && echo Now type \`make\' to compile $PKG_NAME || exit 1 else