Add Boost.Typeof library to repository
[senf.git] / config.hh
index 5b77078..44dddeb 100644 (file)
--- a/config.hh
+++ b/config.hh
@@ -1,8 +1,8 @@
 # // $Id$
 # //
-# // Copyright (C) 2007 
-# // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-# // Competence Center NETwork research (NET), St. Augustin, GERMANY 
+# // Copyright (C) 2007
+# // Fraunhofer Institute for Open Communication Systems (FOKUS)
+# // Competence Center NETwork research (NET), St. Augustin, GERMANY
 # //     Stefan Bund <g0dil@berlios.de>
 # //
 # // This program is free software; you can redistribute it and/or modify
 # endif
 #
 # ifndef SENF_SENFLOG_LIMIT
-#     ifdef SENF_NO_DEBUG
+#     ifndef SENF_DEBUG
 #         define SENF_SENFLOG_LIMIT senf::log::IMPORTANT
 #     else
-#         define SENF_SENFLOG_LIMIT senf::log::VERBOSE
+#         define SENF_SENFLOG_LIMIT senf::log::NOTICE
 #     endif
 # endif
 #