head 1.4; access; symbols goocanvas-0-4:1.4.0.2 GOO_CANVAS_0_4_ANCHOR:1.4 V0_3:1.2 V0_2:1.1.1.1 DAMON:1.1.1; locks; strict; comment @# @; 1.4 date 2006.08.14.09.18.52; author damon; state Exp; branches; next 1.3; 1.3 date 2006.05.16.10.09.43; author damon; state Exp; branches; next 1.2; 1.2 date 2006.04.12.10.42.20; author damon; state Exp; branches; next 1.1; 1.1 date 2005.12.15.15.32.00; author damon; state Exp; branches 1.1.1.1; next ; commitid 2dcb43a18c6f4567; 1.1.1.1 date 2005.12.15.15.32.00; author damon; state Exp; branches; next ; commitid 2dcb43a18c6f4567; desc @@ 1.4 log @2006-08-14 Damon Chaplin * Makefile.am: require automake 1.7, since it is needed for glib-genmarshal (from Gian Mario Tagliaretti). @ text @## Process this file with automake to produce Makefile.in SUBDIRS = src demo docs po # require automake 1.7 AUTOMAKE_OPTIONS = 1.7 pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = goocanvas.pc EXTRA_DIST = goocanvas.pc.in autogen.sh @ 1.3 log @2006-05-16 Damon Chaplin * goocanvas.pc.in: * Makefile.am: * configure.in: added .pc file (patch from Gian Mario Tagliaretti). @ text @d5 3 @ 1.2 log @2006-04-12 Damon Chaplin * autogen.sh: * configure.in: * Makefile.am: setup to use gtk-doc. * src/Makefile.am: build libgoocanvas as a library now, so we can document it with gtk-doc. The demo will be moved to a separate directory. * src/goocanvastext.h: * src/goocanvasitem.h: rename a few parameters to match the sources, since gtk-doc complains if they are different. @ text @d5 4 a8 2 EXTRA_DIST = \ autogen.sh @ 1.1 log @Initial revision @ text @d3 1 a3 1 SUBDIRS = src po @ 1.1.1.1 log @Cairo canvas widget for GTK+ @ text @@