Skip to content

configure.in: fix cross-compilation

Fabrice Fontaine requested to merge fabrice-guest/bonnie:master into master

Set action-if-cross-compiling of AC_TRY_RUN to avoid the following build failure when cross-compiling:

configure: error: cannot run test program while cross compiling

Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com

Merge request reports

Loading