configure: add -Wunused-but-set-variable compiler warning
commit5d9722ef9e8a3e1c85e6c7f7ac7615e7f246bde0
authorStefan Becker <stefan.becker@nokia.com>
Fri, 18 Feb 2011 08:36:40 +0000 (18 10:36 +0200)
committerStefan Becker <stefan.becker@nokia.com>
Fri, 18 Feb 2011 08:36:40 +0000 (18 10:36 +0200)
tree430444cf89bb9043591fd52e3d30ba124d3b4d79
parent0b39c461c33cb654d40d56ca75f89966a2a283e0
configure: add -Wunused-but-set-variable compiler warning

The gcc in Fedora 15 enables this warning by default and therefore pidgin-sipe
build fails. Fixed all places in the code that failed.
configure.ac
src/core/sip-sec-krb5.c
src/core/sip-sec-ntlm-tests.c
src/core/sipe-conf.c
src/core/sipe-incoming.c
src/core/sipe.c