configure.ac: Replace contraction to fix syntax highlighting.

This commit is contained in:
Matt Turner 2014-12-05 13:06:01 -08:00
parent f13870db09
commit e36c6513ce
1 changed files with 1 additions and 1 deletions

View File

@ -1345,7 +1345,7 @@ if test "x$enable_openvg" = xyes; then
fi
AC_MSG_ERROR([Cannot enable OpenVG, because egl_gallium has been removed and
OpenVG hasn't been integrated into standard libEGL yet])
OpenVG has not been integrated into standard libEGL yet])
EGL_CLIENT_APIS="$EGL_CLIENT_APIS "'$(VG_LIB)'
VG_LIB_DEPS="$VG_LIB_DEPS $SELINUX_LIBS $PTHREAD_LIBS"