X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-langinfo-c%2B%2B.cc;h=8d0af718d7996c54eb9ba1a75d2962101f68febe;hb=2ec3c8e506e9692c13ff7bb6fb0eba70c134da6a;hp=6d9c918514f06bdbafe843b7b28dfd097d1c52bd;hpb=cf68500d835a8503e2806cfc2ac3188e92dbe9c5;p=gnulib.git diff --git a/tests/test-langinfo-c++.cc b/tests/test-langinfo-c++.cc index 6d9c91851..8d0af718d 100644 --- a/tests/test-langinfo-c++.cc +++ b/tests/test-langinfo-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010 Free Software Foundation, Inc. + Copyright (C) 2010-2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -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