diff --git a/Makefile.am b/Makefile.am index 52a97c40..22e79775 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,7 @@ AM_CPPFLAGS = \ -include $(top_builddir)/config.h \ -I$(top_srcdir) \ -I$(top_srcdir)/include \ + -Wno-unused-result \ -DLOCALEDIR=\"$(localedir)\" \ @HARDEN_CFLAGS@