Disable gtk-doc macro

We don't have any docs yet.
This commit is contained in:
Behdad Esfahbod 2012-01-15 14:56:56 -05:00
parent 299ae0c3a3
commit 95ab82a992
1 changed files with 1 additions and 1 deletions

View File

@ -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)