diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e710273..65e0a4d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,7 @@ NULL = DISTCHECK_CONFIGURE_FLAGS = \ --without-systemd \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' SUBDIRS = \ |