X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=autogen.sh;h=9e3c04523f94134ab5bdb59b4df01b34b0f80efd;hp=344fbfa09b37504fdfa277658378f173bec370af;hb=1eedf54681d4556c6874f7baee8e810cab867756;hpb=0806605ce383b7e89fa26eda56f8a5f3bbed9dd3 diff --git a/autogen.sh b/autogen.sh index 344fbfa..9e3c045 100644 --- a/autogen.sh +++ b/autogen.sh @@ -70,6 +70,9 @@ if test "$DIE" -eq 1; then exit 1 fi +# Make sure configure doesn't complain about old configuration +rm -f config.status + if test -z "$*"; then echo "**Warning**: I am going to run \`configure' with no arguments." echo "If you wish to pass any to it, please specify them on the"