Handle chat states for users not in roster

issue #397
This commit is contained in:
James Booth
2014-08-19 21:22:43 +01:00
parent 78b870b5ec
commit 5b40696ea0
3 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
./configure CFLAGS='-g -O0' CXXFLAGS='-g -O0'
./configure CFLAGS='-g3 -O0' CXXFLAGS='-g3 -O0'