mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-25 18:14:15 +00:00
set HAVE_GNOME as well
Original commit message from CVS: set HAVE_GNOME as well
This commit is contained in:
parent
a94660a29f
commit
ebd3233115
1 changed files with 1 additions and 0 deletions
|
@ -416,6 +416,7 @@ translit(dnm, m, l) AC_SUBST(GNOME_LIBS)
|
||||||
translit(dnm, m, l) AC_SUBST(GNOME_CFLAGS)
|
translit(dnm, m, l) AC_SUBST(GNOME_CFLAGS)
|
||||||
GST_CHECK_CONFIGPROG(GNOME, gnome-config, gnome gnomeui)
|
GST_CHECK_CONFIGPROG(GNOME, gnome-config, gnome gnomeui)
|
||||||
fi
|
fi
|
||||||
|
AC_SUBST(HAVE_GNOME)
|
||||||
|
|
||||||
dnl Check for libghttp
|
dnl Check for libghttp
|
||||||
translit(dnm, m, l) AM_CONDITIONAL(USE_LIBGHTTP, true)
|
translit(dnm, m, l) AM_CONDITIONAL(USE_LIBGHTTP, true)
|
||||||
|
|
Loading…
Reference in a new issue