summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/aclocal')
-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