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
This commit is contained in:
iive 2004-08-14 21:59:02 +00:00
parent 0d984822fb
commit 1756cf8c26
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -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"