summaryrefslogtreecommitdiff
path: root/stun/tools
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2013-12-26 21:16:14 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2013-12-26 21:40:13 -0500
commit574b59a3550238d5a329903b5a03f817ae8bbd45 (patch)
treed8d5b875188aff4b441056d8c8f385760bfe2960 /stun/tools
parent951924aa86a46cba4b01ad095f8e4c97d98236b5 (diff)
downloadlibnice-574b59a3550238d5a329903b5a03f817ae8bbd45.tar.gz
configure: Verify that the compiler understands warning cflags
Older compilers don't understand all of the flags
Diffstat (limited to 'stun/tools')
-rw-r--r--stun/tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/stun/tools/Makefile.am b/stun/tools/Makefile.am
index 42b3108..7a9b772 100644
--- a/stun/tools/Makefile.am
+++ b/stun/tools/Makefile.am
@@ -8,7 +8,7 @@
#
include $(top_srcdir)/common.mk
-AM_CFLAGS = -std=gnu99 $(ERROR_CFLAGS)
+AM_CFLAGS = -std=gnu99 $(LIBNICE_CFLAGS)
AM_CPPFLAGS = -I$(top_srcdir)
bin_PROGRAMS = stunbdc stund