autofoo: Move warning flags setup to configure.ac
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
|
||||
CFLAGS_WARN = -Wall -Wextra -Werror -Wno-unused-parameter
|
||||
CFLAGS_WARN += -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
|
||||
CFLAGS_WARN += -Waggregate-return -Wpointer-arith -Wshadow -Wwrite-strings
|
||||
CFLAGS_WARN += -Wcast-align -Wcast-qual
|
||||
|
||||
bin_PROGRAMS = ttynvt
|
||||
|
||||
ttynvt_SOURCES = \
|
||||
|
||||
Reference in New Issue
Block a user