X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Ftest_filter_factory.cpp;h=fb28d3695cd6d050e935671c014664d977ada6c4;hb=8a1fc033fb9d28393e03ded5cc4725af2b9d671e;hp=b9190e37a7e0f55cd73b241f58f68b288db2c565;hpb=5e2daf376ef4adc403cf9c962bfeb2669741cacb;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_factory.cpp b/src/test_filter_factory.cpp index b9190e3..fb28d36 100644 --- a/src/test_filter_factory.cpp +++ b/src/test_filter_factory.cpp @@ -1,4 +1,4 @@ -/* $Id: test_filter_factory.cpp,v 1.7 2005-12-10 09:59:10 adam Exp $ +/* $Id: test_filter_factory.cpp,v 1.8 2005-12-11 17:25:59 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -87,6 +87,7 @@ BOOST_AUTO_UNIT_TEST( test_filter_factory_1 ) } } +#if HAVE_DL_SUPPORT #if HAVE_DLFCN_H BOOST_AUTO_UNIT_TEST( test_filter_factory_2 ) { @@ -112,6 +113,7 @@ BOOST_AUTO_UNIT_TEST( test_filter_factory_2 ) } } #endif +#endif /* * Local variables: