X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=8b44e82efcd760cfbd17ac186e088339494b3d8e;hb=08588e75a1df413eff334c30d62a93d04cb214cf;hp=5967656765c580e84dfe9554036ad2a48f7596af;hpb=afda22462a88ca2ec887fce3f0acef7ff5d5a6b7;p=pspp diff --git a/Makefile.am b/Makefile.am index 5967656765..8b44e82efc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,12 +30,7 @@ AM_CPPFLAGS = \ AM_V_P ?= : -AM_CFLAGS= - -if cc_is_gcc -AM_CFLAGS+=-Wall -Wextra -Wwrite-strings -Wstrict-prototypes \ --Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -endif +AM_CFLAGS=$(WARNING_FLAGS) pkgsysconfdir = $(sysconfdir)/$(PACKAGE)