summaryrefslogtreecommitdiff
path: root/m4/jm-macros.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/jm-macros.m4')
-rw-r--r--m4/jm-macros.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index ca2f8e9d7..033f4d921 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -177,6 +177,7 @@ AC_DEFUN([gl_MACROS],
AC_REQUIRE([gl_FUNC_XFTS])
AC_REQUIRE([gl_ROOT_DEV_INO])
AC_REQUIRE([gl_VERSION_ETC])
+ AC_REQUIRE([gl_DIACRIT])
])
# These tests must be run before any use of AC_CHECK_TYPE,