Thu Nov 12 17:41:13 EST 2009 Axe...@en...
* Fix build problems of Cairo (dep on array package) and documentation.
hunk ./Makefile.am 751
+ gtk/Graphics/UI/Gtk/ModelView/TreeModelFilter.chs.pp \
hunk ./Makefile.am 845
+ gtk/Graphics/UI/Gtk/ModelView/TreeModelFilter_stub.o \
hunk ./Makefile.am 866
-if ENABLE_CAIRO
-if HAVE_GTK_VERSION_2_8
-libHSgtk_a_LIBADD += \
- gtk/Graphics/UI/Gtk/Cairo_stub.o [_$_]
-endif
-endif
-
hunk ./Makefile.am 1808
-libHScairo_a_EXTERNALDEPS += bytestring-$(PKG_BYTESTRING_VERSION)
+libHScairo_a_EXTERNALDEPS += bytestring-$(PKG_BYTESTRING_VERSION) array-$(PKG_ARRAY_VERSION)
hunk ./Makefile.am 2562
+ gstreamer/Media/Streaming/GStreamer/Core/HierarchyBase.hs \
hunk ./Makefile.am 2837
- docs/reference/haddock.js \
hunk ./Makefile.am 2853
+ docs/reference/haddock.js \
|