bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fails to cross-compile due to FRIBIDI_CHARSET_CAP_RTL test


From: benwolsieffer
Subject: Fails to cross-compile due to FRIBIDI_CHARSET_CAP_RTL test
Date: Thu, 12 Nov 2020 22:28:03 -0500
User-agent: Evolution 3.36.5

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

Attachment: 0001-configure-don-t-try-to-run-FRIBIDI_CHARSET_CAP_RTL-t.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]