- my mistake... mpeg2dec libs does not depend on X11 libraries (vo library distribute...
authorWrobell <wrobell@ite.pl>
Fri, 18 Jan 2002 19:46:03 +0000 (19:46 +0000)
committerWrobell <wrobell@ite.pl>
Fri, 18 Jan 2002 19:46:03 +0000 (19:46 +0000)
commitc1cf12755140bc72f72ca6763dec9fb57edbebcb
treee65b9a121ef3a32577e42b148f6e706b9690b840
parent9a88799053af88109208d5d621dca87a7c2375ec
- my mistake... mpeg2dec libs does not depend on X11 libraries (vo library distributed with mpeg2dec depends on X11 l...

Original commit message from CVS:
- my mistake... mpeg2dec libs does not depend on X11 libraries
(vo library distributed with mpeg2dec depends on X11 libs).
Add configure option so user can specify where mpeg2dec library
is installed. This way we do not guess where is mpeg2dec.
If it is not in standard location (prefix==/usr), then leave it
to the user.
Changes inspired by AM_PATH_LIBMIKMOD.
m4/gst-mpeg2dec.m4