Merged revisions 570-575,577-578 via svnmerge from
[senf.git] / config.hh
index 4ecb902..4123383 100644 (file)
--- a/config.hh
+++ b/config.hh
 #
 # endif
 
+# ifndef SENF_SENFLOG_LIMIT
+#     define SENF_SENFLOG_LIMIT senf::log::VERBOSE
+# endif
+
 ///////////////////////////////hh.e////////////////////////////////////////
 //#include "config.cci"
 //#include "config.ct"
@@ -84,5 +88,5 @@
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
-// compile-command: "scons -u test"
+// compile-command: "scons -u all_tests"
 // End: