From 6816991b1f0b0d83df2bbfeb5c97a5bf55250f96 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Fri, 10 Jun 2005 09:40:23 +0000 Subject: [PATCH] poolie patch! :) SVN revision: 15233 --- legacy/eet/configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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