office-gobmx/config_host/config_harfbuzz.h.in
Khaled Hosny 7e389f4def Add HarfBuzz support to the build system
To be used in the next commit.

Change-Id: I6ee286d0c050a5ca650e7fb3692b0facccb5f0c0
Reviewed-on: https://gerrit.libreoffice.org/3517
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-23 08:00:14 +00:00

6 lines
87 B
C

#ifndef CONFIG_HARFBUZZ_H
#define CONFIG_HARFBUZZ_H
#define ENABLE_HARFBUZZ 0
#endif