summaryrefslogtreecommitdiff
path: root/libraries/base/configure.ac
diff options
context:
space:
mode:
authorEric Lindblad <lindblad@gmx.us>2022-07-17 15:18:04 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-07-18 08:05:27 -0400
commitaf6731a40782b418947d376a09fd605111dfea2a (patch)
tree92bec7177bdc4e52713e019684ad0ca43b5e50e1 /libraries/base/configure.ac
parent19e7cac99d7cbbba4ff9aa42f6877daa81f197d0 (diff)
downloadhaskell-af6731a40782b418947d376a09fd605111dfea2a.tar.gz
typos
Diffstat (limited to 'libraries/base/configure.ac')
-rw-r--r--libraries/base/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/base/configure.ac b/libraries/base/configure.ac
index 6fc96d92f4..31bb7e6a0f 100644
--- a/libraries/base/configure.ac
+++ b/libraries/base/configure.ac
@@ -7,7 +7,7 @@ AC_CONFIG_SRCDIR([include/HsBase.h])
AC_CONFIG_HEADERS([include/HsBaseConfig.h include/EventConfig.h])
AC_PROG_CC
-dnl make extensions visible to allow feature-tests to detect them lateron
+dnl make extensions visible to allow feature-tests to detect them later on
AC_USE_SYSTEM_EXTENSIONS
AC_MSG_CHECKING(for WINDOWS platform)