commit | 95ab82a992ab916046c2e6205db7cadeec88d206 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Sun Jan 15 14:56:56 2012 -0500 |
committer | Behdad Esfahbod <behdad@behdad.org> | Sun Jan 15 14:56:56 2012 -0500 |
tree | e92b3864dbc3668797fa836fe723176f4c8f027c | |
parent | 299ae0c3a367c84a835eadbd1276ca284d2720c0 [diff] [blame] |
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 @@ 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)