gstreamer/m4
Wrobell 564282224b - GST_CHECK_MPEG2DEC macro - checks for mpeg2dec in /usr/lib.
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.
2002-01-18 14:09:52 +00:00
..
aalib.m4 more of the same 2001-12-17 19:04:24 +00:00
as-arts.m4 wingo's changes 2001-12-20 21:27:27 +00:00
as-liblame.m4 more of the same 2001-12-17 19:04:24 +00:00
check-libheader.m4 - CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER the main difference between them is that you can speci... 2002-01-18 14:06:11 +00:00
glib.m4 add glib.m4 2002-01-12 03:52:29 +00:00
gst-alsa.m4 more of the same 2001-12-17 19:04:24 +00:00
gst-artsc.m4 - fixed macro signature description 2002-01-18 01:06:37 +00:00
gst-feature.m4 added wrobell's AC_DEFINE change 2001-12-20 20:15:13 +00:00
gst-mpeg2dec.m4 - GST_CHECK_MPEG2DEC macro - checks for mpeg2dec in /usr/lib. 2002-01-18 14:09:52 +00:00
gst-sdl.m4 more of the same 2001-12-17 19:04:24 +00:00
gst-sid.m4 siddec checks that work not extremely robust, but functional 2002-01-06 21:52:21 +00:00
gtk.m4 added gtk.m4 (for gtk 1.2) 2002-01-04 06:08:27 +00:00
libglade.m4 more of the same 2001-12-17 19:04:24 +00:00
libmikmod.m4 more of the same 2001-12-17 19:04:24 +00:00
README more of the same 2001-12-17 19:04:24 +00:00
vorbis.m4 more of the same 2001-12-17 19:04:24 +00:00
xmms.m4 more of the same 2001-12-17 19:04:24 +00:00

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.