mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
9d8339206f
Original commit message from CVS: - GST_CHECK_MPEG2DEC macro - checks for mpeg2dec in /usr/lib. If not found then checks for mpeg2dec in /usr/X11R6/lib. This macro is needed because mpeg2dec depends on X11R6 libraries and as FHS states, it should be placed in /usr/X11R6 tree but some distros do not care and put mpeg2dec into /usr/lib. It depends on CHECK_LIBHEADER macro. |
||
---|---|---|
.. | ||
aalib.m4 | ||
as-arts.m4 | ||
as-liblame.m4 | ||
check-libheader.m4 | ||
glib.m4 | ||
gst-alsa.m4 | ||
gst-artsc.m4 | ||
gst-feature.m4 | ||
gst-mpeg2dec.m4 | ||
gst-sdl.m4 | ||
gst-sid.m4 | ||
gtk.m4 | ||
libglade.m4 | ||
libmikmod.m4 | ||
README | ||
vorbis.m4 | ||
xmms.m4 |
All aclocal .m4 files we need are put here and cat'd to acinclude.m4 in the source root. Official ones (taken from the relevant devel packages) are named as-is, unofficial ones (or changed ones) get a gst-prefix.