Commit graph

59 commits

Author SHA1 Message Date
Wrobell
9d8339206f - 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
Wrobell
3cdc9d8548 - CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER the main difference between them is that you can speci...
Original commit message from CVS:
- CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER
the main difference between them is that you can specify cpp flags with
CHECK_LIBHEADER
2002-01-18 14:06:11 +00:00
Wrobell
ddd8f4da4b - fixed macro signature description
Original commit message from CVS:
- fixed macro signature description
2002-01-18 01:06:37 +00:00
David I. Lehn
7709f4acba add glib.m4
Original commit message from CVS:
* add glib.m4
2002-01-12 03:52:29 +00:00
Andy Wingo
2d97e13a18 siddec checks that work not extremely robust, but functional
Original commit message from CVS:
siddec checks that work
not extremely robust, but functional
2002-01-06 21:52:21 +00:00
Andy Wingo
bb70956fa5 added gtk.m4 (for gtk 1.2)
Original commit message from CVS:
added gtk.m4 (for gtk 1.2)
2002-01-04 06:08:27 +00:00
Thomas Vander Stichele
9585a3fa8c wingo's changes
Original commit message from CVS:
wingo's changes
2001-12-20 21:27:27 +00:00
Thomas Vander Stichele
bf5761f275 added wrobell's AC_DEFINE change
Original commit message from CVS:
added wrobell's AC_DEFINE change
2001-12-20 20:15:13 +00:00
Thomas Vander Stichele
988228c519 more of the same
Original commit message from CVS:
more of the same
2001-12-17 19:04:24 +00:00