summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7ba0a7bb..16ebfad1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -934,7 +934,7 @@ if test "${enable_redirect_malloc}" = yes; then
AC_DEFINE([GC_USE_DLOPEN_WRAP], 1,
[Define to cause the collector to redefine malloc and
intercepted pthread routines with their real names while using
- dlsym to refer to the orignal routines.])
+ dlsym to refer to the original routines.])
fi
AC_ARG_ENABLE(disclaim,