tls: replace debug functions with macros
commit89e8990d628cd874ae16563b96d8ca71b5070a02
authorStefan Becker <chemobejk@gmail.com>
Tue, 15 Nov 2011 06:37:35 +0000 (15 08:37 +0200)
committerStefan Becker <chemobejk@gmail.com>
Tue, 15 Nov 2011 06:37:35 +0000 (15 08:37 +0200)
tree42767a7b529aba756138b813369b76989af2df01
parentec0e0044453c0041a79e781e60ac6a801e2490fc
tls: replace debug functions with macros

Unfortunately g_string_append_vprintf() requires glib-2.0 >= 2.14 and we
only mandate glib-2.0 >= 2.12. This should fix the build error on
RHEL/CentOS5.
src/core/sipe-tls.c