poolie patch! :)

SVN revision: 15233
This commit is contained in:
Carsten Haitzler 2005-06-10 09:40:23 +00:00
parent 6cf0e8228a
commit 6816991b1f
1 changed files with 2 additions and 1 deletions

View 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