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 -2
View File
@@ -19,8 +19,7 @@ AM_CFLAGS = \
-DIPSEC_CONFDIR=\"${confdir}\" \
-DIPSEC_PLUGINDIR=\"${plugindir}\" \
-DSTRONGSWAN_CONF=\"${strongswan_conf}\" \
-DDEBUG -DNO_PLUTO \
-Wformat=0
-DDEBUG -DNO_PLUTO
LIBSTRONGSWANBUILDDIR=$(top_builddir)/src/libstrongswan
LIBFREESWANBUILDDIR=$(top_builddir)/src/libfreeswan