X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Ftest-search-c%2B%2B.cc;h=ce4d6d8405f187cd49f8b596971ed3d55c6c6af0;hb=a851d08b8a4acb3fedf2e698fb4a8e157aed6113;hp=0437b8f58da98a5082d315454f6e1bc7fa7fa429;hpb=b442a1e23d3619c52ab98a514c2a405da04f091f;p=pspp diff --git a/tests/test-search-c++.cc b/tests/test-search-c++.cc index 0437b8f58d..ce4d6d8405 100644 --- a/tests/test-search-c++.cc +++ b/tests/test-search-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_TSEARCH +#if GNULIB_TEST_TSEARCH SIGNATURE_CHECK (GNULIB_NAMESPACE::tsearch, void *, (const void *, void **, _gl_search_compar_fn)); SIGNATURE_CHECK (GNULIB_NAMESPACE::tfind, void *,