summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-03-14 22:55:13 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-03-14 22:55:13 +0000
commit70fafd780384c6ba348bf3a111347b52d1087d74 (patch)
tree0bfd7e3adc5bb00499875df703b85d683bd613be /configure
parent299f7ad933f93961027aae5d253a50b346f8bc26 (diff)
downloadmpv-70fafd780384c6ba348bf3a111347b52d1087d74.tar.bz2
mpv-70fafd780384c6ba348bf3a111347b52d1087d74.tar.xz
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
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ac6ef191f8..7e7f8de472 100755
--- a/configure
+++ b/configure
@@ -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.