5aad191eae
This reverts commitce54ba96f3
and the followup commit88c511981e
. 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>
6 lines
72 B
C
6 lines
72 B
C
#ifndef CONFIG_EOT_H
|
|
#define CONFIG_EOT_H
|
|
|
|
#define ENABLE_EOT 0
|
|
|
|
#endif
|