Distinguish two kinds of module indicators.
[gnulib.git] / m4 / string_h.m4
index 9238491..9ceeea9 100644 (file)
@@ -36,7 +36,7 @@ AC_DEFUN([gl_STRING_MODULE_INDICATOR],
   AC_REQUIRE([gl_HEADER_STRING_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_HEADER_STRING_H_DEFAULTS],