[Gnucash-changes] r12334 - gnucash/trunk - Remove (b0rk) cairo support

Chris Shoemaker c.shoemaker at cox.net
Thu Jan 12 21:37:06 EST 2006


On Thu, Jan 12, 2006 at 06:40:46PM -0500, Joshua Sled wrote:
> Author: jsled
> Date: 2006-01-12 18:40:45 -0500 (Thu, 12 Jan 2006)
> New Revision: 12334
> Trac: http://svn.gnucash.org/trac/changeset/12334
> 
> Removed:
>    gnucash/trunk/lib/goffice-0.0.4/goffice/graph/gog-renderer-cairo.c
> Modified:
>    gnucash/trunk/configure.in
>    gnucash/trunk/lib/goffice-0.0.4/goffice/graph/Makefile.am
> Log:
> Remove (b0rk) cairo support

'make dist' now produces a tarball.  But the tarball doesn't build
because of:

#if WITH_GCONF
#  SUBDIRS += thumbnailer
#endif

in the libgsf-1.12.3/Makefile.am.  Why is that commented out?  I think
we either need to uncomment it or remove thumbnailer in some other
places (maybe just our configure.in?)

I'll retry with it uncommented.

-chris


More information about the gnucash-devel mailing list