summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal/prog-cxx.m4
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-05-18 11:20:54 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-05-18 11:20:54 +0200
commite7cf65453af1fd9d334275c108ca7be7d2afe0da (patch)
tree1f1a63bed2b1d21684d6fed448510e3f84830ed5 /testsuites/aclocal/prog-cxx.m4
parentRemove references to configure.in. (diff)
downloadrtems-e7cf65453af1fd9d334275c108ca7be7d2afe0da.tar.bz2
Add missing )
Diffstat (limited to '')
-rw-r--r--testsuites/aclocal/prog-cxx.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/aclocal/prog-cxx.m4 b/testsuites/aclocal/prog-cxx.m4
index ccd10f208d..fdbb129bc3 100644
--- a/testsuites/aclocal/prog-cxx.m4
+++ b/testsuites/aclocal/prog-cxx.m4
@@ -24,7 +24,7 @@ AC_PROG_CXXCPP
AC_MSG_ERROR([***]
[Inconsistency in compiler configuration:]
[Target C compiler and target C++ compiler]
- [must both either be cross compilers or native compilers]
+ [must both either be cross compilers or native compilers])
fi
else
## Work-around to a bug in automake