mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-16 09:40:33 +01:00
Force distcheck to enable gtk-doc.
This commit is contained in:
parent
d7ef15d4b4
commit
86869f02b9
3 changed files with 6 additions and 19 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2005-06-20 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* Makefile.am: Force distcheck to enable gtk-doc.
|
||||
|
||||
2005-06-20 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* NEWS: Added notes for snapshot 0.5.1
|
||||
|
|
|
|||
|
|
@ -9,6 +9,8 @@ EXTRA_DIST = \
|
|||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = cairo.pc
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
||||
|
||||
# Some custom targets to make it easier to release things.
|
||||
# Use either:
|
||||
# make release-check
|
||||
|
|
|
|||
|
|
@ -977,25 +977,6 @@ Drawing contexts.
|
|||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION cairo_error_notify_func_t ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@closure:
|
||||
@status:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION cairo_set_error_notify ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@cr:
|
||||
@error_notify:
|
||||
@closure:
|
||||
|
||||
|
||||
<!-- ##### ENUM cairo_filter_t ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue