Typo: libcore.a is now called libxvidcore.a

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7820 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2002-10-21 01:52:14 +00:00
parent 13b8a3a22f
commit f07534b61e
1 changed files with 2 additions and 1 deletions

3
configure vendored
View File

@ -247,7 +247,8 @@ 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-xvidcore=PATH path to XviD libcore.a (e.g. /opt/lib/libcore.a)
--with-xvidcore=PATH path to XviD libxvidcore.a
(e.g. /opt/lib/libxvidcore.a)
--with-sdl-config=PATH path to sdl*-config (e.g. /opt/bin/sdl-config)
--with-freetype-config=PATH path to freetype-config
(e.g. /opt/bin/freetype-config)