[PATCH] (gnome2) check for gtkhtml-3.6 as well

Bill Nottingham notting at redhat.com
Sun Feb 13 13:35:43 EST 2005


Josh Sled (jsled at asynchronous.org) said: 
> On Fri, 2005-02-11 at 15:01, Bill Nottingham wrote:
> > It builds, and the gtkhtml test menu item works. gtkhtml-3.6
> > is what will be in GNOME 2.10, may as well use whatever is available
> > on the system.
> 
> Thanks!  This is applied, though after some digging I saw that there's
> also a libgtkhtml-3.2, and extended the check for that, too...
> 
> Now, the bigger question is _why_ are there all these seperate pkgconfig
> files?

Different sonames, different link lines. Perhaps we should script:
for rel in [ 0 .. 10 ] ; do
  # check for gtkhtml-3.$rel
done

in configure.

Bill


More information about the gnucash-devel mailing list