summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 68097b91..bc6f096d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -228,8 +228,8 @@ AC_MSG_RESULT($have___thread)
AC_C_BIGENDIAN(
AC_DEFINE([IEEE_MC68k], 1, [machine is bigendian]),
AC_DEFINE([IEEE_8087], 1, [machine is littleendian]),
- AC_MSG_ERROR(unknown endianess),
- AC_MSG_ERROR(universial endianess not supported)
+ AC_MSG_ERROR(unknown endianness),
+ AC_MSG_ERROR(universial endianness not supported)
)
dnl Oniguruma