aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 02413ea1..2765477f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,10 +23,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_PROG_CC
AC_PROG_CC_C99
AC_PROG_CXX