Commit 2dbc179b authored by Dafydd Harries's avatar Dafydd Harries

stun: add -Werror to CFLAGS

darcs-hash:20061221014308-c9803-b6cd92ac72516a9be108090792557318dded446f.gz
parent dfcc8a54
AM_CFLAGS = -Wall $(GLIB_CFLAGS) AM_CFLAGS = -Wall -Werror $(GLIB_CFLAGS)
libstun_a_SOURCES = stun.c libstun_a_SOURCES = stun.c
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment