Mesa (master): configure.ac: Replace contraction to fix syntax highlighting.

Matt Turner mattst88 at kemper.freedesktop.org
Fri Dec 5 21:23:44 UTC 2014


Module: Mesa
Branch: master
Commit: e36c6513cede03e3aee0861ab1ce68013198fb6e
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e36c6513cede03e3aee0861ab1ce68013198fb6e

Author: Matt Turner <mattst88 at gmail.com>
Date:   Fri Dec  5 13:06:01 2014 -0800

configure.ac: Replace contraction to fix syntax highlighting.

---

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"




More information about the mesa-commit mailing list