Fix the docstring for --enable-tools.
This commit is contained in:
parent
6624b2c601
commit
a2b609c57f
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ AC_ARG_ENABLE([editor],
|
|||
[editor=no])
|
||||
|
||||
AC_ARG_ENABLE([tools],
|
||||
AS_HELP_STRING([--enable-tools], [enable compilation of tools for translators and artists]),
|
||||
AS_HELP_STRING([--enable-tools], [enable building and installation of tools for artists and WML maintainers]),
|
||||
[tools=$enableval],
|
||||
[tools=no])
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue