configure error: Cannot find ltdl.h
David Hampton
hampton-gnucash at rainbolthampton.net
Fri Nov 18 14:00:57 EST 2005
On Fri, 2005-11-18 at 13:43 -0500, Derek Atkins wrote:
> Applied.
O.K., I'm confused. Josh removed the test for libgtkthml 3.0 two weeks
ago in r11871. Do we need to add it back for FreeBSD, or should this
patch say ">= 3.1" instead?
David
> -derek
>
> Derrick Hudson <dman at dman13.dyndns.org> writes:
>
> > On a related note, consider including this patch:
> > Index: configure.in
> > ===================================================================
> > --- configure.in (revision 11968)
> > +++ configure.in (working copy)
> > @@ -1063,7 +1063,7 @@
> > if test $gtkhtml = 0
> > then
> > PKG_CHECK_MODULES(GTKHTML, libgtkhtml-3.0 ,,
> > - AC_MSG_ERROR([Could not find a working gtkhtml version]))
> > + AC_MSG_ERROR([Could not find a working gtkhtml version (need >= 3.0)]))
> > fi
> > fi
> > fi
>
More information about the gnucash-user
mailing list