Age | Commit message (Collapse) | Author |
|
with libXv.
Problem was that the pkgconfig test sets XV_LIBS, but XV_LIB was used
elsewhere. So we change XV_LIB -> XV_LIBS.
The same change is made for XVMC_LIB and XXMC_LIB in case of future use of
pkgconfig.
CVS patchset: 8360
CVS date: 2006/11/05 15:16:56
|
|
CVS patchset: 7831
CVS date: 2006/01/07 12:35:00
|
|
CVS patchset: 7823
CVS date: 2005/12/17 17:22:47
|
|
fix xine-lib builds without X11: HAVE_XV must not be defined conditionally,
otherwise configure will complain
also fix the Xv test for old shells with broken handling of empty variables
CVS patchset: 7307
CVS date: 2004/12/27 17:22:30
|
|
CVS patchset: 7250
CVS date: 2004/12/13 21:35:21
|
|
try some fallbacking (libXv.so <-> libXv.a) if prefered was not found
CVS patchset: 7244
CVS date: 2004/12/13 17:50:20
|
|
used, xv_lib and XV_LIB. The problem with this is that XV_LIB is used
to set the Xv library to use in the makefiles. I chose to use XV_LIB
throughout the m4 file.
CVS patchset: 7229
CVS date: 2004/12/12 04:25:05
|
|
Add --enable-shared-xv to force use of libXv.so over libXv.a. The
default behavior is to use libXv.a if configure option is not used.
CVS patchset: 7227
CVS date: 2004/12/12 03:04:58
|