[rtems commit] configure: Remove defunct configure stuff

Sebastian Huber sebh at rtems.org
Mon Apr 3 06:57:28 UTC 2017


Module:    rtems
Branch:    master
Commit:    36f0ac20b6ea45e9b3f7f9e2a8119f7e98eef1ed
Changeset: http://git.rtems.org/rtems/commit/?id=36f0ac20b6ea45e9b3f7f9e2a8119f7e98eef1ed

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Mar 30 13:59:16 2017 +0200

configure: Remove defunct configure stuff

---

 cpukit/configure.ac | 2 --
 1 file changed, 2 deletions(-)

diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index 3d6888c..28a11bd 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -13,7 +13,6 @@ AM_MAINTAINER_MODE
 RTEMS_ENABLE_MULTILIB
 RTEMS_ENABLE_MULTIPROCESSING
 RTEMS_ENABLE_POSIX
-RTEMS_ENABLE_CXX
 RTEMS_ENABLE_RTEMS_DEBUG
 RTEMS_ENABLE_NETWORKING
 RTEMS_ENABLE_PARAVIRT
@@ -34,7 +33,6 @@ else
 fi
 
 RTEMS_PROG_CC_FOR_TARGET
-RTEMS_PROG_CXX_FOR_TARGET
 AM_PROG_CC_C_O
 RTEMS_CANONICALIZE_TOOLS
 RTEMS_PROG_CCAS




More information about the vc mailing list