Original commit message from CVS:
* configure.ac:
Fix string replace error (AG_AG_GST_* => AG_GST_*).
+2007-03-14 Tim-Philipp Müller <tim at centricular dot net>
+
+ * configure.ac:
+ Fix string replace error (AG_AG_GST_* => AG_GST_*).
+
2007-03-12 Tim-Philipp Müller <tim at centricular dot net>
* gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
fi
dnl check for XOverlay libraries
- AG_AG_GST_CHECK_XV
+ AG_GST_CHECK_XV
fi
])
translit(dnm, m, l) AM_CONDITIONAL(USE_XVIDEO, true)
AG_GST_CHECK_FEATURE(XVIDEO, [X11 XVideo extensions],
[], [
- AG_AG_GST_CHECK_XV
+ AG_GST_CHECK_XV
])
dnl *** ext plug-ins ***