Josh Sled ([EMAIL PROTECTED]) 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 _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
