[cairo-commit] cairo ChangeLog,1.673,1.674 Makefile.am,1.10,1.11

Carl Worth commit at pdx.freedesktop.org
Mon Jun 20 17:01:39 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv7021

Modified Files:
	ChangeLog Makefile.am 
Log Message:

        * Makefile.am: Force distcheck to enable gtk-doc.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.673
retrieving revision 1.674
diff -u -d -r1.673 -r1.674
--- ChangeLog	20 Jun 2005 23:35:40 -0000	1.673
+++ ChangeLog	21 Jun 2005 00:01:36 -0000	1.674
@@ -1,5 +1,9 @@
 2005-06-20  Carl Worth  <cworth at cworth.org>
 
+	* Makefile.am: Force distcheck to enable gtk-doc.
+
+2005-06-20  Carl Worth  <cworth at cworth.org>
+
 	* NEWS: Added notes for snapshot 0.5.1
 
 	* configure.in: Increment CAIRO_VERSION to 0.5.1

Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile.am	27 Jan 2005 19:35:25 -0000	1.10
+++ Makefile.am	21 Jun 2005 00:01:36 -0000	1.11
@@ -9,6 +9,8 @@
 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




More information about the cairo-commit mailing list