summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal/prog-cxx.m4
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/aclocal/prog-cxx.m4')
-rw-r--r--c/src/aclocal/prog-cxx.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/aclocal/prog-cxx.m4 b/c/src/aclocal/prog-cxx.m4
index 99b6e78c46..ba596ba05d 100644
--- a/c/src/aclocal/prog-cxx.m4
+++ b/c/src/aclocal/prog-cxx.m4
@@ -22,8 +22,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]
- [Hint: If building a posix bsp: LD_LIBRARY_PATH?] )
+ [must both either be cross compilers or native compilers])
fi
else
## Work-around to a bug in automake