mirror of https://github.com/mpv-player/mpv
Use menu instead of GUI as example for an internal feature turned on by a flag.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30890 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
299f7ad933
commit
70fafd7803
|
@ -9341,7 +9341,7 @@ skipping autodetection. This behavior is unlike what you may be used to from
|
|||
autoconf-based configure scripts that can decide to override you. This greater
|
||||
level of control comes at a price. You may have to provide the correct compiler
|
||||
and linker flags yourself.
|
||||
If you used one of these options (except --enable-gui and similar ones that
|
||||
If you used one of these options (except --enable-menu and similar ones that
|
||||
turn on internal features) and experience a compilation or linking failure,
|
||||
make sure you have passed the necessary compiler/linker flags to configure.
|
||||
|
||||
|
|
Loading…
Reference in New Issue