summaryrefslogtreecommitdiffstats
path: root/c/src/make/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-06-06 02:59:13 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-06-06 02:59:13 +0000
commit0707bd20602a10e270d82255132219e46c3ab6f3 (patch)
tree2da7305f52fa097953036da01e18e8fc3f173864 /c/src/make/configure.ac
parent2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-0707bd20602a10e270d82255132219e46c3ab6f3.tar.bz2
2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.mak: Remove support for profile-variant. * configure.ac: Ditto. * directory.cfg: Ditto. * compilers/gcc-target-default.cfg: Ditto. * make/README: Remove references to profile-variant.
Diffstat (limited to 'c/src/make/configure.ac')
-rw-r--r--c/src/make/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac
index f2f9440541..e6b9ae31ff 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -79,8 +79,6 @@ AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(program_prefix)
AC_SUBST(CC_CFLAGS_DEFAULT)
AC_SUBST(CC_CFLAGS_DEBUG_V)
-AC_SUBST(CC_CFLAGS_PROFILE_V)
-AC_SUBST(CC_LDFLAGS_PROFILE_V)
cfg_dir="${RTEMS_TOPdir}/make"
AC_SUBST(cfg_dir)