From 95ab82a992ab916046c2e6205db7cadeec88d206 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sun, 15 Jan 2012 14:56:56 -0500 Subject: [PATCH] Disable gtk-doc macro We don't have any docs yet. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.7.4