summaryrefslogtreecommitdiffstats
path: root/c/make/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/make/configure.ac')
-rw-r--r--c/make/configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/c/make/configure.ac b/c/make/configure.ac
index 36a72bca50..1026300bce 100644
--- a/c/make/configure.ac
+++ b/c/make/configure.ac
@@ -33,9 +33,7 @@ RTEMS_PROJECT_ROOT
RTEMS_PROG_CC_FOR_TARGET
## check for g++
-if test "$RTEMS_HAS_CPLUSPLUS" = "yes"; then
- RTEMS_PROG_CXX_FOR_TARGET
-fi
+RTEMS_PROG_CXX_FOR_TARGET
RTEMS_CANONICALIZE_TOOLS