Commit 3e98dd0b authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Remove redumdant AC_SUBST's

parent c2785e60
...@@ -3228,8 +3228,6 @@ AS_IF([test "${enable_glx}" != "no"], [ ...@@ -3228,8 +3228,6 @@ AS_IF([test "${enable_glx}" != "no"], [
]) ])
VLC_ADD_PLUGIN([xcb_glx]) VLC_ADD_PLUGIN([xcb_glx])
]) ])
AC_SUBST([GL_CFLAGS])
AC_SUBST([GL_LIBS])
dnl dnl
dnl OpenGL dnl OpenGL
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment