poolie patch! :)
authorraster <raster>
Fri, 10 Jun 2005 09:40:23 +0000 (09:40 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 10 Jun 2005 09:40:23 +0000 (09:40 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@15233 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.in

index 2fa3a4c..d820545 100644 (file)
@@ -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