[HarfBuzz] harfbuzz-ng: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Sun Jan 15 12:04:21 PST 2012


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 95ab82a992ab916046c2e6205db7cadeec88d206
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Sun Jan 15 14:56:56 2012 -0500

    Disable gtk-doc macro
    
    We don't have any docs yet.

diff --git a/configure.ac b/configure.ac
index 856fb98..32148ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ m4_define([hb_libtool_current],
 HB_LIBTOOL_VERSION_INFO=hb_libtool_current:hb_libtool_revision:hb_libtool_age
 AC_SUBST(HB_LIBTOOL_VERSION_INFO)
 
-GTK_DOC_CHECK([1.15],[--flavour no-tmpl])
+dnl GTK_DOC_CHECK([1.15],[--flavour no-tmpl])
 
 # Functions and headers
 AC_CHECK_FUNCS(mprotect sysconf getpagesize mmap _setmode)



More information about the HarfBuzz mailing list