configure.ac | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 796eb580839a39d9ebe9b9808b8a7af32b033fd5
Author: Xisco Fauli <[email protected]>
AuthorDate: Wed May 28 01:04:11 2025 +0200
Commit: Xisco Fauli <[email protected]>
CommitDate: Wed May 28 08:57:31 2025 +0200
libeot: fix win_arm64 build
Most likely after
commit 80e08f59eaee11a0ff1874416cbcc7e3fb102164
Author: Tomaž Vajngerl <[email protected]>
Date: Fri May 9 00:06:19 2025 +0900
make libeot compile on Windows
Change-Id: I2a1b668c4f6a33b9072cd32c3354e7fe8fb3a7c1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/185938
Reviewed-by: Xisco Fauli <[email protected]>
Tested-by: Jenkins
diff --git a/configure.ac b/configure.ac
index d86e8f74c8b3..141dc3a3be34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6243,6 +6243,7 @@ if test "$cross_compiling" = "yes"; then
LIBLANGTAG
LibO
LIBFFI
+ LIBEOT
LIBPN
LIBTIFF
LIBWEBP