unigbrk: New modules for grapheme clusters.
[pspp] / tests / test-langinfo-c++.cc
index 6d9c918514f06bdbafe843b7b28dfd097d1c52bd..a0424fe2f8a7dc93532da39433a290e8cf7f4691 100644 (file)
@@ -24,7 +24,7 @@
 #include "signature.h"
 
 
-#if GNULIB_NL_LANGINFO
+#if GNULIB_TEST_NL_LANGINFO
 SIGNATURE_CHECK (GNULIB_NAMESPACE::nl_langinfo, char *, (nl_item));
 #endif