summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-24 09:32:35 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-24 09:32:35 +0000
commit2c5574088d46dbe179b1fa5ddea385a90f775055 (patch)
tree2ebaeba353fe1524d94a2a3826b3c18ba7eef1d7
parent05698d8a5c9a0b5bc44680483fee9d8f160e478d (diff)
downloadmpv-2c5574088d46dbe179b1fa5ddea385a90f775055.tar.bz2
mpv-2c5574088d46dbe179b1fa5ddea385a90f775055.tar.xz
Update help output with previous --extra-ldflags change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29049 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure b/configure
index 10771e2c61..efc054778a 100755
--- a/configure
+++ b/configure
@@ -464,13 +464,12 @@ Advanced options:
--enable-crash-debug enable automatic gdb attach on crash [disable]
--enable-dynamic-plugins enable dynamic A/V plugins [disable]
-Use these options if autodetection fails (Options marked with (*) accept
-multiple paths separated by ':'):
+Use these options if autodetection fails:
--extra-cflags=FLAGS extra CFLAGS
+ --extra-ldflags=FLAGS extra LDFLAGS
--extra-libs=FLAGS extra linker flags
--extra-libs-mplayer=FLAGS extra linker flags for MPlayer
--extra-libs-mencoder=FLAGS extra linker flags for MEncoder
- --with-extralibdir=DIR extra linker search paths in DIR (*)
--with-xvmclib=NAME adapter-specific library name (e.g. XvMCNVIDIA)
--with-freetype-config=PATH path to freetype-config