BUILD: Enable Sparkle updates in release mode
This commit is contained in:
parent
8bf9e620df
commit
be6963f9b8
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -1341,6 +1341,7 @@ for ac_option in $@; do
|
|||
--enable-release)
|
||||
_release_build=yes
|
||||
_optimizations=yes
|
||||
_updates=yes
|
||||
;;
|
||||
--disable-release)
|
||||
_release_build=no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue