summaryrefslogtreecommitdiff
path: root/m4/locale_h.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/locale_h.m4')
-rw-r--r--m4/locale_h.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/locale_h.m4 b/m4/locale_h.m4
index 65dd5d880c..18a119b8ec 100644
--- a/m4/locale_h.m4
+++ b/m4/locale_h.m4
@@ -80,7 +80,7 @@ AC_DEFUN([gl_LOCALE_MODULE_INDICATOR],
AC_REQUIRE([gl_LOCALE_H_DEFAULTS])
gl_MODULE_INDICATOR_SET_VARIABLE([$1])
dnl Define it also as a C macro, for the benefit of the unit tests.
- gl_MODULE_INDICATOR([$1])
+ gl_MODULE_INDICATOR_FOR_TESTS([$1])
])
AC_DEFUN([gl_LOCALE_H_DEFAULTS],