Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:

Here is a cosmetic patch which corrects a few spelling problems in parts
  written by me.

  Apparently, I must have written these under the influence of ether (:-)
This commit is contained in:
Joel Sherrill
1998-11-19 20:09:01 +00:00
parent 847375f3ad
commit 2e26bbd059
3 changed files with 4 additions and 4 deletions

View File

@@ -225,7 +225,7 @@ if test "$RTEMS_HAS_CPLUSPLUS" = "yes"; then
AC_MSG_ERROR([***]
[Inconsistency in compiler configuration:]
[Target C compiler and Target C++ compiler]
[must both ether be cross compilers or native compilers]
[must both either be cross compilers or native compilers]
[Hint: If building a posix bsp: LD_LIBRARY_PATH?] )
fi
else