Move setting of LD_LIBRARY_PATH closer to invocation of cppunittester
[LibreOffice.git] / external / freetype / logging.patch.0
blob8ed2f05b1bb254d0e96219bcb7fe6b3fa828cd8b
1 --- include/freetype/config/ftoption.h
2 +++ include/freetype/config/ftoption.h
3 @@ -448,7 +448,7 @@
4     *
5     *   This option needs a C99 compiler.
6     */
7 -/* #define FT_DEBUG_LOGGING */
8 +#define FT_DEBUG_LOGGING
9  
11    /**************************************************************************