Only if HAVE_DL_SUPPORT is enabled the factory test for dl loaded
[metaproxy-moved-to-github.git] / src / test_filter_factory.cpp
index b9190e3..fb28d36 100644 (file)
@@ -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: