diff options
author | iive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-14 21:59:02 +0000 |
---|---|---|
committer | iive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-14 21:59:02 +0000 |
commit | 1756cf8c26bc2a3bf2b06ebf2d5361b0a10e4c89 (patch) | |
tree | af33d7ede63f2c41b6ffaa3a6b0c79486e8017de /configure | |
parent | 0d984822fbe7c8448b1ad99cebdaf669c2b6415b (diff) |
Revised description of --with-xvmclib configure option, inspired by The Wanderer's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13026 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -317,7 +317,6 @@ Use these options if autodetection fails: --with-win32libdir=DIR W*ndows DLL files in DIR --with-xanimlibdir=DIR XAnim DLL files in DIR --with-reallibdir=DIR RealPlayer DLL files in DIR - --with-xvmclib=PATH path to adapter specific XvMCxxxxx.so (e.g. NVIDIA) --with-xvidlibdir=DIR libxvidcore (XviD) in DIR --with-xvidincdir=DIR XviD header in DIR --with-dtslibdir=DIR libdts library in DIR @@ -328,6 +327,7 @@ Use these options if autodetection fails: --with-bio2jack=DIR path to libbio2jack.a (e.g. /home/user/bio2jack) --with-cdparanoiaincdir=DIR cdparanoia headers in DIR --with-cdparanoialibdir=DIR cdparanoia libraries (libcdda_*) in DIR + --with-xvmclib=NAME name of adapter-specific library (e.g. XvMCNVIDIA) --with-termcaplib=NAME name of library with termcap functionality name should be given without leading "lib" checks for "termcap" and "tinfo" |