From: Behdad Esfahbod Date: Wed, 5 Aug 2009 18:52:03 +0000 (-0400) Subject: [HB] Minor X-Git-Tag: 1.25.1~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0fc28b73eb32a6ac7566fb1d4ee0a3e07eac1b16;p=platform%2Fupstream%2Fpango.git [HB] Minor --- 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 #include