X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-langinfo-c%2B%2B.cc;h=a0424fe2f8a7dc93532da39433a290e8cf7f4691;hb=5c92acef552620a440dc134faf6d1f7fd14f825f;hp=6d9c918514f06bdbafe843b7b28dfd097d1c52bd;hpb=cf68500d835a8503e2806cfc2ac3188e92dbe9c5;p=gnulib.git diff --git a/tests/test-langinfo-c++.cc b/tests/test-langinfo-c++.cc index 6d9c91851..a0424fe2f 100644 --- a/tests/test-langinfo-c++.cc +++ b/tests/test-langinfo-c++.cc @@ -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