mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
Fix configure typo.
This commit is contained in:
parent
a3574d3e28
commit
4725022f7e
2 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@ AC_ARG_WITH(qtsingleapplication,
|
|||
|
||||
AC_ARG_WITH(qjson,
|
||||
[AS_HELP_STRING([--with-qjson=@<:@system|shipped@:>@],
|
||||
[Use the shipped qjson library or the system one (default=shipped) (Qt4 only])],
|
||||
[Use the shipped qjson library or the system one (default=shipped) (Qt4 only)])],
|
||||
[],
|
||||
[with_qjson=shipped])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue