summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-05-18 19:53:51 +0200
committerMatthias Schiffer <matthias@gamezock.de>2009-05-18 19:53:51 +0200
commitfc3c50063f659584b2145addab8236a479a031b7 (patch)
tree0aa7057cb9fa7523ace98e0776d46609de58954e /config.h.in
parenta3e566c4d3631076e29f3651554603184b6351a7 (diff)
downloadmad-fc3c50063f659584b2145addab8236a479a031b7.tar
mad-fc3c50063f659584b2145addab8236a479a031b7.zip
Von sigc++ auf boost-signals migriert
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 914c020..c3fa2b5 100644
--- a/config.h.in
+++ b/config.h.in
@@ -30,6 +30,9 @@
/* define if the Boost library is available */
#undef HAVE_BOOST
+/* define if the Boost::Signals library is available */
+#undef HAVE_BOOST_SIGNALS
+
/* define if the Boost::Thread library is available */
#undef HAVE_BOOST_THREAD