summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-05-27 09:40:33 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-05-27 09:40:33 +0000
commitc98849ef33ae1aff7db90f65610112e860b9659e (patch)
treea2ff1f20064dc8dc7ec5d868d92ab97aa375d679 /testsuites/mptests/configure.ac
parent2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c98849ef33ae1aff7db90f65610112e860b9659e.tar.bz2
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove CC_CFLAGS_DEBUG_V. CC_CFLAGS_DEFAULT (obsolete).
Diffstat (limited to 'testsuites/mptests/configure.ac')
-rw-r--r--testsuites/mptests/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/mptests/configure.ac b/testsuites/mptests/configure.ac
index fe2ac4e707..d8ade7d8af 100644
--- a/testsuites/mptests/configure.ac
+++ b/testsuites/mptests/configure.ac
@@ -29,8 +29,6 @@ RTEMS_CHECK_MULTIPROCESSING
AC_SUBST(BARE_CPU_CFLAGS)
AC_SUBST(BARE_CPU_MODEL)
-AC_SUBST(CC_CFLAGS_DEFAULT)
-AC_SUBST(CC_CFLAGS_DEBUG_V)
AM_CONDITIONAL(HAS_MP,test "$HAS_MP" = "yes")