aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 3 insertions, 9 deletions
diff --git a/README b/README
index 5b99949..6b9d960 100644
--- a/README
+++ b/README
@@ -61,19 +61,13 @@ Group Chats (creating chat):
## Debugging
-Before debugging can begin, the plugin must be compiled with debugging
-support. Once debugging support has been enabled, one of the two
-supported environment variables can be defined to enable debugging
-output. This can be used in unison with debuggers such as GDB, which
-should enable easier tracing of bugs.
+One of the two supported environment variables can be defined to enable
+debugging output. This can be used in unison with debuggers such as
+GDB, which should enable easier tracing of bugs.
When posting to the issue tracker, please ensure any sensitive
information has been stripped.
-Enable debugging support (modify the build instructions above):
-
- $ ./autogen.sh --enable-debug
-
Enable debugging output:
For bitlbee and the plugin: