summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authoriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-14 21:59:02 +0000
committeriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-14 21:59:02 +0000
commit1756cf8c26bc2a3bf2b06ebf2d5361b0a10e4c89 (patch)
treeaf33d7ede63f2c41b6ffaa3a6b0c79486e8017de /configure
parent0d984822fbe7c8448b1ad99cebdaf669c2b6415b (diff)
downloadmpv-1756cf8c26bc2a3bf2b06ebf2d5361b0a10e4c89.tar.bz2
mpv-1756cf8c26bc2a3bf2b06ebf2d5361b0a10e4c89.tar.xz
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-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2e5aa45a05..26248d1c87 100755
--- a/configure
+++ b/configure
@@ -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"