- close on socket handle now calls v_close() -> protocol()->close()
[senf.git] / config.hh
index a0e1cbc..3a8b2c9 100644 (file)
--- a/config.hh
+++ b/config.hh
@@ -34,7 +34,7 @@
 # include "local_config.hh"
 
 # ifndef SENF_ABSOLUTE_INCLUDE_PATH
-#     define SENF_ABSOLUTE_INCLUDE_PATH(senf_relative_include_file_path) <senf_relative_include_file_path>
+#     define SENF_ABSOLUTE_INCLUDE_PATH(senf_relative_include_file_path) <senf/senf_relative_include_file_path>
 # endif
 
 # ifndef SENF_copy_n
 #
 # endif
 
+# ifndef SENF_SENFLOG_LIMIT
+#     define SENF_SENFLOG_LIMIT senf::log::VERBOSE
+# endif
+
 ///////////////////////////////hh.e////////////////////////////////////////
 //#include "config.cci"
 //#include "config.ct"