summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-05-27 07:18:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-05-27 07:18:07 +0000
commit78bea1442cbe38fec5432ecc6bd63c9eb52e482c (patch)
tree9794a0efe6ba6447aabb4f548120387fef5228a7 /testsuites/tmitrontests/configure.ac
parent2003-04-17 Thomas Doerfler <Thomas.Doerfler@imd-systems.de> (diff)
downloadrtems-78bea1442cbe38fec5432ecc6bd63c9eb52e482c.tar.bz2
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove CC_CFLAGS_PROFILE_V. Remove CC_LDFLAGS_PROFILE_V.
Diffstat (limited to 'testsuites/tmitrontests/configure.ac')
-rw-r--r--testsuites/tmitrontests/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/tmitrontests/configure.ac b/testsuites/tmitrontests/configure.ac
index 121ca31bd0..999999f5ce 100644
--- a/testsuites/tmitrontests/configure.ac
+++ b/testsuites/tmitrontests/configure.ac
@@ -30,8 +30,6 @@ AC_SUBST(BARE_CPU_CFLAGS)
AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(CC_CFLAGS_DEFAULT)
AC_SUBST(CC_CFLAGS_DEBUG_V)
-AC_SUBST(CC_CFLAGS_PROFILE_V)
-AC_SUBST(CC_LDFLAGS_PROFILE_V)
OPERATION_COUNT=${OPERATION_COUNT-100}
AC_SUBST(OPERATION_COUNT)