diff m4/locale_h.m4 @ 13071:b2385e7b332e

Distinguish two kinds of module indicators.
author Bruno Haible <bruno@clisp.org>
date Sun, 28 Mar 2010 00:31:39 +0100
parents fc8c984b0733
children d53740f6f336
line wrap: on
line diff
--- a/m4/locale_h.m4
+++ b/m4/locale_h.m4
@@ -80,7 +80,7 @@
   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],