mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
configure: remove out-of-date comment
This commit is contained in:
parent
9da40095c3
commit
025ac34580
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ dnl *** checks for library functions ***
|
||||||
|
|
||||||
dnl *** checks for dependancy libraries ***
|
dnl *** checks for dependancy libraries ***
|
||||||
|
|
||||||
dnl GLib is required (GStreamer is ok with GLib-2.8, but we want at least 2.10)
|
dnl GLib is required
|
||||||
GLIB_REQ=2.32.0
|
GLIB_REQ=2.32.0
|
||||||
AC_SUBST([GLIB_REQ])
|
AC_SUBST([GLIB_REQ])
|
||||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||||
|
|
Loading…
Reference in a new issue