summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-21 01:52:14 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-21 01:52:14 +0000
commitf07534b61e59bac4d8384fdd1c853a5f3c440017 (patch)
treee3069f26a53616cad3a25acbe71cb73697931a1c /configure
parent13b8a3a22f80b9807fee777838e9f1c3c571800c (diff)
downloadmpv-f07534b61e59bac4d8384fdd1c853a5f3c440017.tar.bz2
mpv-f07534b61e59bac4d8384fdd1c853a5f3c440017.tar.xz
Typo: libcore.a is now called libxvidcore.a
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7820 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 8cf655e96c..59e5929c2e 100755
--- a/configure
+++ b/configure
@@ -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)