about summary refs log tree commit diff stats
path: root/configure-debug
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-08-19 21:22:43 +0100
committerJames Booth <boothj5@gmail.com>2014-08-19 21:22:43 +0100
commit5b40696ea0a0ca7dfc1d8702745df17c9662a3e5 (patch)
treed3e767ed75ee31d5e3eab09f54506d643cebb494 /configure-debug
parent78b870b5eca06b0b24cb913552648362a64c4531 (diff)
downloadprofani-tty-5b40696ea0a0ca7dfc1d8702745df17c9662a3e5.tar.gz
Handle chat states for users not in roster
issue #397
Diffstat (limited to 'configure-debug')
-rwxr-xr-xconfigure-debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure-debug b/configure-debug
index 9819cfeb..85bfd817 100755
--- a/configure-debug
+++ b/configure-debug
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-./configure CFLAGS='-g -O0' CXXFLAGS='-g -O0'
+./configure CFLAGS='-g3 -O0' CXXFLAGS='-g3 -O0'