mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
configure.ac: Replace contraction to fix syntax highlighting.
This commit is contained in:
parent
f13870db09
commit
e36c6513ce
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue