mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 05:45:58 +00:00
build: don't AC_SUBST intermediate values
This commit is contained in:
parent
3c3b78508f
commit
1fee15e638
1 changed files with 0 additions and 4 deletions
|
@ -772,10 +772,6 @@ fi
|
||||||
CPPFLAGS="$save_CPPFLAGS"
|
CPPFLAGS="$save_CPPFLAGS"
|
||||||
LIBS="$save_LIBS"
|
LIBS="$save_LIBS"
|
||||||
|
|
||||||
AC_SUBST(HAVE_GL)
|
|
||||||
AC_SUBST(HAVE_GLU)
|
|
||||||
AC_SUBST(HAVE_GLES2)
|
|
||||||
|
|
||||||
USE_OPENGL=no
|
USE_OPENGL=no
|
||||||
USE_GLES2=no
|
USE_GLES2=no
|
||||||
USE_GLX=no
|
USE_GLX=no
|
||||||
|
|
Loading…
Reference in a new issue