Add missing )

This commit is contained in:
Ralf Corsépius
2012-05-18 11:20:54 +02:00
parent 6963854ddc
commit e7cf65453a

View File

@@ -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