fixed build with gcc-12.1.1
[hatexmpp.git] / config.h
blobf2e00bca66651e489b206295ba366399f6b367fe
1 /*
2 Suckless configuration of HateXMPP
4 Uncomment #define to turn feature on.
6 If you adding testing/unstable/cludgy feature, please make possible
7 to turn it on/off with this file
8 */
10 // Proxy support
11 // #define PROXY
13 // Buggy /events support (maybe it works)
14 // #define EVENTS
16 // New logs format (like tkabber's, with hard escaping)
17 #define NEW_LOGS