summaryrefslogtreecommitdiffstats
path: root/aclocal
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-02-19 15:46:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-02-19 15:46:40 +0000
commit06383557e06f05d4421d0ff8ac63a42c0f36e55a (patch)
treeecdc7dc0a59235746991749f132acd9d5d2dfd09 /aclocal
parentSmall patch from Peter Pointner <pr@schenk.isar.de> to correct (diff)
downloadrtems-06383557e06f05d4421d0ff8ac63a42c0f36e55a.tar.bz2
Patch rtems-rc-4.5.0-diff from Ralf Corsepius to address a problem
where user Makefiles where accidentally used when using the RTEMS application Makefile scheme.
Diffstat (limited to 'aclocal')
-rw-r--r--aclocal/prog-cxx.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/aclocal/prog-cxx.m4 b/aclocal/prog-cxx.m4
index e3f1246f15..aa8716df7e 100644
--- a/aclocal/prog-cxx.m4
+++ b/aclocal/prog-cxx.m4
@@ -64,6 +64,8 @@ unset ac_cv_prog_gxx
unset ac_cv_prog_cc_g
unset ac_cv_prog_cxx_works
unset ac_cv_prog_cxx_cross
+dnl somehow autoconf macros leave this file
+rm -f conftest.C
])
AC_DEFUN(RTEMS_PROG_CXX_FOR_TARGET,