mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
make sure gtk apps are built
Original commit message from CVS: make sure gtk apps are built
This commit is contained in:
parent
f2589696f1
commit
c696c890ca
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@ GTK_CFLAGS=$GTK2_CFLAGS
|
||||||
GTK_LIBS=$GTK2_LIBS
|
GTK_LIBS=$GTK2_LIBS
|
||||||
AC_SUBST(GTK_LIBS)
|
AC_SUBST(GTK_LIBS)
|
||||||
AC_SUBST(GTK_CFLAGS)
|
AC_SUBST(GTK_CFLAGS)
|
||||||
|
AC_SUBST(HAVE_GTK)
|
||||||
|
|
||||||
|
|
||||||
dnl Check for X11 extensions
|
dnl Check for X11 extensions
|
||||||
|
|
Loading…
Reference in a new issue