office-gobmx/config_host/config_eot.h.in
Khaled Hosny 5aad191eae Revert "Use libo_CHECK_SYSTEM_MODULE for eot"
This reverts commit ce54ba96f3 and the
followup commit 88c511981e.

Both effectively disabled enabling libeot support.

See also: https://lists.freedesktop.org/archives/libreoffice/2022-August/089205.html

Change-Id: I54780c69ca83b230b0c9b3b18065782fb5626da6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140838
Tested-by: René Engelhard <rene@debian.org>
Reviewed-by: René Engelhard <rene@debian.org>
Tested-by: Jenkins
Reviewed-by: خالد حسني <khaled@aliftype.com>
2022-10-01 14:21:28 +02:00

6 lines
72 B
C

#ifndef CONFIG_EOT_H
#define CONFIG_EOT_H
#define ENABLE_EOT 0
#endif