202588714c
Previously, only if `withHelp` was `false`, we added the `./configure` flag `--without-help`, but apparently `--without-help` does nothing, as not building help is the default behavior. Using `lib.withFeature` gives the most expected behavior no matter what are the defaults. Quoting from `./configure --help` for reference: > --with-help Enable the build of help. There is a special > parameter "common" that can be used to bundle only > the common part, .e.g help-specific icons. This is > useful when you build the helpcontent separately. > > Usage: --with-help build the old local help > --without-help no local help (default) > --with-help=html build the new HTML local help > --with-help=online build the new HTML online help This commit fixes #276400. |
||
---|---|---|
.. | ||
darwin | ||
src-fresh | ||
src-still | ||
0001-Strip-away-BUILDCONFIG.patch | ||
default.nix | ||
generate-libreoffice-srcs.py | ||
libreoffice-srcs-additions.json | ||
update.sh | ||
wrapper.nix |