This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 84cd9d7e3a Dependencies for apr, apr-util and serf were removed with:
84cd9d7e3a is described below
commit 84cd9d7e3a65525213ccd0dfe4f5e05e443d3163
Author: mseidel <[email protected]>
AuthorDate: Sun Jan 18 16:38:28 2026 +0100
Dependencies for apr, apr-util and serf were removed with:
https://github.com/apache/openoffice/commit/51ba086bf122dbb5b50fd813e5b9a81c051aa16b
Curl is now needed.
---
main/configure.cmd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/configure.cmd b/main/configure.cmd
index 0053ef2d10..02fa2463ed 100755
--- a/main/configure.cmd
+++ b/main/configure.cmd
@@ -35,7 +35,7 @@ SET CFG_OPT=%CFG_OPT% --with-system-libxslt --disable-werror
SET CFG_OPT=%CFG_OPT% --disable-odk --with-x=no --disable-fontconfig
--disable-gnome-vfs
SET CFG_OPT=%CFG_OPT% --disable-gtk --with-java=yes --disable-gcjaot
--without-fonts
SET CFG_OPT=%CFG_OPT% --with-ant-home=%MY_ANT_HOME% --without-junit
-SET CFG_OPT=%CFG_OPT% --with-system-apr --with-system-apr-util
--with-system-serf
+SET CFG_OPT=%CFG_OPT% --with-system-curl
SET CFG_OPT=%CFG_OPT% --enable-bundled-dictionaries --enable-category-b
--with-system-nss
SET CFG_OPT=%CFG_OPT% --disable-unit-tests
SET CFG_OPT=%CFG_OPT% --disable-online-update