set default CFLAGS globally, including -Wno-format

This commit is contained in:
Martin Willi
2009-04-27 11:34:07 +00:00
parent 12c8c3c4be
commit be0a03be64
13 changed files with 22 additions and 23 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
INCLUDES = -I$(top_srcdir)/src/libstrongswan
AM_CFLAGS = -rdynamic -Wformat=0
AM_CFLAGS = -rdynamic
plugin_LTLIBRARIES = libstrongswan-x509.la