Matthew Talbert wrote:

I've not tested this except under Linux, and that only very briefly, but doesn't adding a similar call to AC_CHECK_LIB outside
 the case...esac solve this, by making sure the check is always
made (and so can always be tested for) on any host platform? I'm probably missing some corner case where this doesn't do what we
need, but maybe it is a start? :)

Yes, but that would make it check twice, correct?

Yes. If there's a better way, go for it. This way works for me, and is easy to understand, so I did it (in my local copy only, at this point). A SWORD source tree that won't build is no use to me, so I fixed it :)

Are you aware of any negative side-effects of checking this twice?

Jonathan

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to