提交 b934b0f9 编写于 作者: B Behdad Esfahbod

Yet another try to make build without gtk-doc succeed

上级 a7a5be09
...@@ -24,6 +24,7 @@ if which gtkdocize ; then ...@@ -24,6 +24,7 @@ if which gtkdocize ; then
gtkdocize --copy || exit 1 gtkdocize --copy || exit 1
else else
echo "*** No gtkdocize found, skipping documentation ***" echo "*** No gtkdocize found, skipping documentation ***"
> gtk-doc.make
fi fi
echo -n "checking for autoreconf... " echo -n "checking for autoreconf... "
......
...@@ -88,7 +88,7 @@ GTKDOC_LIBS+=$(top_builddir)/src/libharfbuzz-gobject.la ...@@ -88,7 +88,7 @@ GTKDOC_LIBS+=$(top_builddir)/src/libharfbuzz-gobject.la
endif endif
# This includes the standard gtk-doc make rules, copied by gtkdocize. # This includes the standard gtk-doc make rules, copied by gtkdocize.
-include $(top_srcdir)/gtk-doc.make include $(top_srcdir)/gtk-doc.make
# Other files to distribute # Other files to distribute
# e.g. EXTRA_DIST += version.xml.in # e.g. EXTRA_DIST += version.xml.in
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册