summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2014-12-05 13:06:01 -0800
committerMatt Turner <mattst88@gmail.com>2014-12-05 13:22:56 -0800
commite36c6513cede03e3aee0861ab1ce68013198fb6e (patch)
tree4c0879dc6a4197967209f149e35dcce0b9bcfd80 /configure.ac
parentf13870db09d7a10141b5ffc24058bb2abceaa035 (diff)
downloadexternal_mesa3d-e36c6513cede03e3aee0861ab1ce68013198fb6e.zip
external_mesa3d-e36c6513cede03e3aee0861ab1ce68013198fb6e.tar.gz
external_mesa3d-e36c6513cede03e3aee0861ab1ce68013198fb6e.tar.bz2
configure.ac: Replace contraction to fix syntax highlighting.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1d9d015..b0df1bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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"