On Sat, 14 Mar 2020 at 03:06, Tom Lane wrote:
> Looking again at the generated configure code, I realize I shouldn't have
> left off the ACTION-IF-NOT-FOUND argument --- the default is to
> throw an error, but we'd rather fall through and try to use xml2-config.
> The eventual AC_CHECK_LIB(xml2, ...) test will catch the situation
> where the library isn't there.  Updated patch attached.

The updated patch works fine. Thanks for working on this!

Hugh


Reply via email to