summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-05-18 07:37:45 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-05-18 07:37:45 +0200
commitcf65bb0049431dfbda49602905f837d5af7eb7c6 (patch)
tree97f14135c08528c47a424b5844a29c9af28df8d2 /c/src/aclocal
parentRemove stray dnl. (diff)
downloadrtems-cf65bb0049431dfbda49602905f837d5af7eb7c6.tar.bz2
Remove obsolete reference to posix bsp.
Diffstat (limited to 'c/src/aclocal')
-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