mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
Correct help for verbose option name.
2008-02-12 Thomas Thurman <tthurman@gnome.org> * configure.in: Correct help for verbose option name. svn path=/trunk/; revision=3563
This commit is contained in:
parent
aad6f37f8a
commit
f23d8a3774
@ -1,3 +1,7 @@
|
||||
2008-02-12 Thomas Thurman <tthurman@gnome.org>
|
||||
|
||||
* configure.in: Correct help for verbose option name.
|
||||
|
||||
2008-02-12 Thomas Thurman <tthurman@gnome.org>
|
||||
|
||||
* configure.in: Post-branch bump to 2.23.0.
|
||||
|
@ -120,7 +120,7 @@ if test x$enable_gconf = xyes; then
|
||||
fi
|
||||
|
||||
AC_ARG_ENABLE(verbose-mode,
|
||||
AC_HELP_STRING([--disable-verbose],
|
||||
AC_HELP_STRING([--disable-verbose-mode],
|
||||
[disable metacity's ability to do verbose logging, for embedded/size-sensitive custom builds]),,
|
||||
enable_verbose_mode=yes)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user