[pango/harfbuzz-ng] [HB] Minor



commit 0fc28b73eb32a6ac7566fb1d4ee0a3e07eac1b16
Author: Behdad Esfahbod <behdad behdad org>
Date:   Wed Aug 5 14:52:03 2009 -0400

    [HB] Minor

 pango/opentype/hb-private.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/pango/opentype/hb-private.h b/pango/opentype/hb-private.h
index 3c97ba0..eaade51 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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]