enable some warnings & fix 'em

This commit is contained in:
Steffen Jaeckel
2017-06-29 15:16:43 +02:00
parent 4c504ee42b
commit c074a6166c
5 changed files with 6 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ SSL_LIBS = @openssl_LIBS@
RESOLV_LIBS = @RESOLV_LIBS@
STROPHE_FLAGS = -I$(top_srcdir)
STROPHE_FLAGS = -I$(top_srcdir) -Wall -Wextra -Werror -Wno-unused-parameter
STROPHE_LIBS = libstrophe.la
## Main build targets