Re: RDF UI support

From: Hub Figuière <hfiguiere_at_teaser.fr>
Date: Mon Feb 13 2012 - 04:09:54 CET

On 12/02/12 06:53 PM, Ben Martin wrote:
> Hi,
> In configure.in I have a test for champlain-gtk-0.12.
>
> looking at configure.in I see a check with the following fragment:
>
> champlain_req=' champlain-gtk-0.12 '
> ...
> PKG_CHECK_MODULES(CHAMPLAIN, [ $champlain_req ],
>
> In src/Makefile.am I link with CHAMPLAIN if it is found in the
> libabiword_@ABIWORD_SERIES@_la_LDFLAGS target.
>
> I'm not sure which changes are needed to better detect and optionally
> use champlain if found. I'm happy to make any needed changes.

The problem lies down to the fact the libchamplain seems to not
distinguish linking against gtk2 or gtk3, and will drag whichever it is
linked against. I don't know whether they support both version or just
one, but if they support one it might be interesting to know which is
the cut-off and use that depending on the requested version of gtk.

Also I do believe that this also do NOT belong to XP code nor to "PD_".

Hub
Received on Mon Feb 13 04:10:05 2012

This archive was generated by hypermail 2.1.8 : Mon Feb 13 2012 - 04:10:05 CET