m4: fix variable value access
This commit is contained in:
parent
f3d98fa1a3
commit
103b011026
@ -484,7 +484,7 @@ case $host in
|
||||
AC_MSG_WARN([EGL is required by the Mesa GBM EGL backend])
|
||||
else
|
||||
HAVE_WINDOW_GBM=yes
|
||||
GL_CFLAGS="$GL_CFLAGS DRM_CFLAGS"
|
||||
GL_CFLAGS="$GL_CFLAGS $DRM_CFLAGS"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user