mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 15:08:53 +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
b60dac108e
commit
50633ff1dc
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