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([***] AC_MSG_ERROR([***]
[Inconsistency in compiler configuration:] [Inconsistency in compiler configuration:]
[Target C compiler and target C++ compiler] [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 fi
else else
## Work-around to a bug in automake ## Work-around to a bug in automake