370398910a
Change-Id: I4f605166f5a6e0b2bd9196472db9ea3ad400d44c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172108 Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de> Tested-by: Jenkins
11 lines
294 B
Text
11 lines
294 B
Text
--- include/freetype/config/ftoption.h
|
|
+++ include/freetype/config/ftoption.h
|
|
@@ -448,7 +448,7 @@
|
|
*
|
|
* This option needs a C99 compiler.
|
|
*/
|
|
-/* #define FT_DEBUG_LOGGING */
|
|
+#define FT_DEBUG_LOGGING
|
|
|
|
|
|
/**************************************************************************
|