summaryrefslogtreecommitdiffstats
path: root/tests/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'tests/configure.ac')
-rw-r--r--tests/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/configure.ac b/tests/configure.ac
index c0dbd7c8..ed51920a 100644
--- a/tests/configure.ac
+++ b/tests/configure.ac
@@ -50,7 +50,6 @@ AM_CONDITIONAL(HAVE_LIBASM, [test $have_libasm = yes])
AM_CONDITIONAL(STANDALONE, true)
AM_CONDITIONAL(BUILD_STATIC, false)
AM_CONDITIONAL(TESTS_RPATH, false)
-AM_CONDITIONAL(MUDFLAP, false)
AM_CONDITIONAL(GCOV, false)
dnl Text of the config.h file.