From: Karel Zak Date: Wed, 21 Jun 2017 13:41:21 +0000 (+0200) Subject: build-sys: update DISTCHECK_CONFIGURE_FLAGS X-Git-Tag: v2.31-rc1~273 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fad561b0;p=thirdparty%2Futil-linux.git build-sys: update DISTCHECK_CONFIGURE_FLAGS Signed-off-by: Karel Zak --- diff --git a/Makefile.am b/Makefile.am index 0bfc27ff34..28a9d04e89 100644 --- a/Makefile.am +++ b/Makefile.am @@ -187,6 +187,7 @@ DISTCHECK_CONFIGURE_FLAGS = \ --disable-use-tty-group \ --disable-silent-rules \ --enable-all-programs \ + --disable-makeinstall-chown \ --enable-static-programs \ --enable-gtk-doc \ --with-python \