[HB] Minor
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 5 Aug 2009 18:52:03 +0000 (14:52 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 5 Aug 2009 18:52:03 +0000 (14:52 -0400)
pango/opentype/hb-private.h

index 3c97ba0..eaade51 100644 (file)
@@ -32,6 +32,9 @@
 #endif
 
 /* #define HB_DEBUG 1 */
+#ifndef HB_DEBUG
+#define HB_DEBUG 0
+#endif
 
 #include <stdlib.h>
 #include <string.h>