projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f13870d
)
configure.ac: Replace contraction to fix syntax highlighting.
author
Matt Turner
<mattst88@gmail.com>
Fri, 5 Dec 2014 21:06:01 +0000
(13:06 -0800)
committer
Matt Turner
<mattst88@gmail.com>
Fri, 5 Dec 2014 21:22:56 +0000
(13:22 -0800)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 1d9d015481ecfc479bde3a57b3d12f0f0a8c6df4..b0df1bba899e373389cc64ec7d5412ca717febbb 100644
(file)
--- 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 has
n'
t been integrated into standard libEGL yet])
+ OpenVG has
no
t been integrated into standard libEGL yet])
EGL_CLIENT_APIS="$EGL_CLIENT_APIS "'$(VG_LIB)'
VG_LIB_DEPS="$VG_LIB_DEPS $SELINUX_LIBS $PTHREAD_LIBS"