r16572 - gnucash/trunk - #484576: Support goffice >= 0.5.1.

Derek Atkins warlord at MIT.EDU
Sun Oct 28 09:33:51 EDT 2007


Andreas,

Quoting Andreas Köhler <andi5 at cvs.gnucash.org>:

[snip]
> #484576: Support goffice >= 0.5.1.
>
> For us, goffice 0.5.1 differs from 0.4 in that it lacks GogRendererCairo
> and we can use GogRenderer and gog_renderer_render_to_cairo() (new)
> directly.
> goffice 0.5.0 will not work with GnuCash.
[snip]
> +    PKG_CHECK_MODULES(GOFFICE, libgoffice-0.5 >= 0.5.0, [

Shouldn't this be 0.5.1?   Or Change the >= to > ?   The log message
says that 0.5.0 doesn't work, but this code will allow 0.5.0 to
be accepted.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-devel mailing list