summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2017-06-21 15:41:21 +0200
committerKarel Zak2017-06-21 15:41:21 +0200
commitfad561b0e4b862e320b3c7b72527b09bc1b04860 (patch)
tree3ddb5cf5f617a8667d67e86befe9b82f2831f77f /Makefile.am
parenttravis: fix another chown issue (diff)
downloadkernel-qcow2-util-linux-fad561b0e4b862e320b3c7b72527b09bc1b04860.tar.gz
kernel-qcow2-util-linux-fad561b0e4b862e320b3c7b72527b09bc1b04860.tar.xz
kernel-qcow2-util-linux-fad561b0e4b862e320b3c7b72527b09bc1b04860.zip
build-sys: update DISTCHECK_CONFIGURE_FLAGS
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0bfc27ff3..28a9d04e8 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 \