summaryrefslogtreecommitdiffstats
path: root/testsuites/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/configure.ac')
-rw-r--r--testsuites/configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/configure.ac b/testsuites/configure.ac
index 75e556a278..1b7200bc37 100644
--- a/testsuites/configure.ac
+++ b/testsuites/configure.ac
@@ -52,9 +52,6 @@ if test "$enable_tests" = "yes"; then
fi
fi
-AC_SUBST(BARE_CPU_CFLAGS)
-AC_SUBST(BARE_CPU_MODEL)
-
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])
AC_OUTPUT