diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7f47541..c436a21 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,6 +15,7 @@ libtool: $(LIBTOOL_DEPS) DISTCHECK_CONFIGURE_FLAGS = \ --disable-icon-update \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' DISTCLEANFILES = |