Actually drop --with-online-update-mar-channel
...which had accidentally been forgotten by
6910b1e3511701de5f0541fcaa98babf530f55ce "Hard-code
--with-online-update-mar-channel=LOOnlineUpdater"
Change-Id: I2dc9e500cfd9ffb1962c3fe3aa0bc9d6ba49c3d2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161585
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
(cherry picked from commit fa49dadaf5161708c79f5311cc317ccbc5eb02cd)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161564
diff --git a/configure.ac b/configure.ac
index a54aae3..77781df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1893,13 +1893,6 @@ libo_FUZZ_ARG_WITH(online-update-mar-certificatepath,
non-functional.)]),
,)
libo_FUZZ_ARG_WITH(online-update-mar-channel,
AS_HELP_STRING([--with-online-update-mar-channel=...],
[Set the channel value for --enable-online-update-mar.
(Can be left off for debug purposes, even if that may render the feature
non-functional.)]),
,)
libo_FUZZ_ARG_WITH(online-update-mar-serverurl,
AS_HELP_STRING([--with-online-update-mar-serverurl=...],
[Set the server URL value for --enable-online-update-mar.