diff --git a/legacy/eet/configure.in b/legacy/eet/configure.in index 2fa3a4c131..d820545d72 100644 --- a/legacy/eet/configure.in +++ b/legacy/eet/configure.in @@ -62,7 +62,8 @@ return (int) foo;} ], AC_MSG_RESULT([\o/]), [ AC_MSG_RESULT([o_O]) AC_MSG_WARN([Your system is a bit too funny, eet might not work properly]) -]) +], AC_MSG_WARN([Cannot check when cross-compiling -- assuming null is okay]) +) if test "x${bindir}" = 'x${exec_prefix}/bin'; then if test "x${exec_prefix}" = "xNONE"; then