diff -Naur monit-5.3.1-orig/libmonit/configure monit-5.3.1-new/libmonit/configure --- monit-5.3.1-orig/libmonit/configure 2011-10-24 16:02:05.000000000 -0700 +++ monit-5.3.1-new/libmonit/configure 2011-12-05 18:23:49.233230000 -0800 @@ -10777,10 +10777,7 @@ # Require a working setjmp if test "$cross_compiling" = yes; then : - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error "cannot run test program while cross compiling -See \`config.log' for more details." "$LINENO" 5; } + else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -10808,10 +10805,7 @@ # Require that we have vsnprintf that conforms to c99. I.e. does bounds check if test "$cross_compiling" = yes; then : - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error "cannot run test program while cross compiling -See \`config.log' for more details." "$LINENO" 5; } + else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */