diff --git a/Makefile.am b/Makefile.am index e3a98b84..bcc7318d 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)\" PACKAGE_VERSION = @PACKAGE_VERSION@