Could someone review the patch I sent to fix this issue?

Thank you, Ben

On Thu, 2020-11-12 at 22:28 -0500, [email protected] wrote:
> Hello,
> 
> I attempted to cross-compile mailutils and found that it fails
> because
> the FRIBIDI_CHARSET_CAP_RTL check uses AC_RUN_IFELSE. It seems like
> this should be able to use AC_COMPILE_IFELSE instead, since it is
> just
> checking for the existence of a preprocessor define. This would avoid
> the cross-compilation problems. I have attached a patch.
> 
> Thanks, Ben



Reply via email to