Warnings: add AM_CFLAGS also for the psppire build
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 24 Aug 2020 18:07:21 +0000 (20:07 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 24 Aug 2020 18:07:21 +0000 (20:07 +0200)
commitcc0afe999a50963f6419dd3b9d3f00f50b26c760
tree789dba42696632fbb98c829a7e2eee77117299e5
parenta9c9868d73536751e91797d54dad8416cd9444aa
Warnings: add AM_CFLAGS also for the psppire build

With the new setup the psppire and glade build honours the
AM_CFLAGS setup. This includes the Wextra warnings which
show some more warnings. The two checks which are disabled are

-Wno-sign-compare     : disabled also for core pspp
-Wno-unused-parameter : many callbacks result in unused parameters
Makefile.am
src/ui/gui/automake.mk