X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=m4%2Fbyteorder.m4;h=1bde3ae1f0d36b95b40b43afa4ec61573845c2c1;hb=9a0ea03b3c46f6c4a2cadac16be4a4939ba1cd69;hp=685da68a3a94edb3c6fae3ec4f6e87ef8b9ebafa;hpb=5a8db3625a47f0697ac1b1f459775ae59fe714ca;p=swftools.git diff --git a/m4/byteorder.m4 b/m4/byteorder.m4 index 685da68..1bde3ae 100644 --- a/m4/byteorder.m4 +++ b/m4/byteorder.m4 @@ -39,7 +39,7 @@ AC_DEFINE_UNQUOTED(WORDS_BIGENDIAN, 1) fi if test "x${BYTEORDERCHECKOK}" != "x1"; then AC_MSG_RESULT(unknown) -echo Byte order could not determined. Try to insert your system type into aclocal.m4 about line 21 +echo Byte order could not determined. exit 1 fi ])