Mercurial > mplayer.hg
comparison configure @ 29014:d0329d65c7fd
Update help output with previous --extra-ldflags change.
author | diego |
---|---|
date | Tue, 24 Mar 2009 09:32:35 +0000 |
parents | 48ec993fc291 |
children | 9e1d1197c567 |
comparison
equal
deleted
inserted
replaced
29013:fa95462d62ca | 29014:d0329d65c7fd |
---|---|
462 --enable-profile compile-in profiling information [disable] | 462 --enable-profile compile-in profiling information [disable] |
463 --disable-sighandler disable sighandler for crashes [enable] | 463 --disable-sighandler disable sighandler for crashes [enable] |
464 --enable-crash-debug enable automatic gdb attach on crash [disable] | 464 --enable-crash-debug enable automatic gdb attach on crash [disable] |
465 --enable-dynamic-plugins enable dynamic A/V plugins [disable] | 465 --enable-dynamic-plugins enable dynamic A/V plugins [disable] |
466 | 466 |
467 Use these options if autodetection fails (Options marked with (*) accept | 467 Use these options if autodetection fails: |
468 multiple paths separated by ':'): | |
469 --extra-cflags=FLAGS extra CFLAGS | 468 --extra-cflags=FLAGS extra CFLAGS |
469 --extra-ldflags=FLAGS extra LDFLAGS | |
470 --extra-libs=FLAGS extra linker flags | 470 --extra-libs=FLAGS extra linker flags |
471 --extra-libs-mplayer=FLAGS extra linker flags for MPlayer | 471 --extra-libs-mplayer=FLAGS extra linker flags for MPlayer |
472 --extra-libs-mencoder=FLAGS extra linker flags for MEncoder | 472 --extra-libs-mencoder=FLAGS extra linker flags for MEncoder |
473 --with-extralibdir=DIR extra linker search paths in DIR (*) | |
474 --with-xvmclib=NAME adapter-specific library name (e.g. XvMCNVIDIA) | 473 --with-xvmclib=NAME adapter-specific library name (e.g. XvMCNVIDIA) |
475 | 474 |
476 --with-freetype-config=PATH path to freetype-config | 475 --with-freetype-config=PATH path to freetype-config |
477 --with-fribidi-config=PATH path to fribidi-config | 476 --with-fribidi-config=PATH path to fribidi-config |
478 --with-glib-config=PATH path to glib*-config | 477 --with-glib-config=PATH path to glib*-config |