summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango/opentype/hb-private.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pango/opentype/hb-private.h b/pango/opentype/hb-private.h
index 3c97ba0d..eaade51d 100644
--- a/pango/opentype/hb-private.h
+++ b/pango/opentype/hb-private.h
@@ -32,6 +32,9 @@
#endif
/* #define HB_DEBUG 1 */
+#ifndef HB_DEBUG
+#define HB_DEBUG 0
+#endif
#include <stdlib.h>
#include <string.h>