Migrate libasyncio from boost.signal to signals2 (#8756)
[libasyncio] / asyncio_config.hpp.in.cmake
index 91d6e8c..301551e 100644 (file)
@@ -3,9 +3,6 @@
 /* define if the Boost library is available */
 #cmakedefine HAVE_BOOST
 
-/* define if the Boost::Signals library is available */
-#cmakedefine HAVE_BOOST_SIGNALS
-
 /* define if the Boost::Unit_Test_Framework library is available */
 #cmakedefine HAVE_BOOST_UNIT_TEST_FRAMEWORK