configure: remove out-of-date comment

This commit is contained in:
Tim-Philipp Müller 2013-03-12 00:10:18 +00:00
parent 9da40095c3
commit 025ac34580

View file

@ -105,7 +105,7 @@ dnl *** checks for library functions ***
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
AC_SUBST([GLIB_REQ])
AG_GST_GLIB_CHECK([$GLIB_REQ])