aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index b3fac871..ec5d9571 100755
--- a/configure
+++ b/configure
@@ -2608,10 +2608,6 @@ if test "$AUTOCONF$AUTOHEADER$ACLOCAL$MD5SUM" = "1111"; then
fi
fi
-if md5sum configure.ac m4/* | diff -q - autofiles.sums; then
- echo "Automatically generated files are stale; rerun autogen.sh"
-fi
-
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'