]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: cleanup distcheck options
authorKarel Zak <kzak@redhat.com>
Wed, 31 Mar 2021 09:57:22 +0000 (11:57 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 31 Mar 2021 09:57:22 +0000 (11:57 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
Makefile.am

index 6abad592a150368db68fc5ffeecfab9d8f606898..0e2d6ea3dec1c55da256e99f024f0020608550ba 100644 (file)
@@ -269,11 +269,11 @@ checklibdoc:
                $(top_srcdir)/libblkid/docs/libblkid-sections.txt
 
 DISTCHECK_CONFIGURE_FLAGS = \
+       --disable-makeinstall-chown \
        --disable-use-tty-group \
        --disable-silent-rules \
+       --disable-rpath \
        --enable-all-programs \
-       --disable-makeinstall-chown \
-       --enable-static-programs \
        --enable-gtk-doc \
        --with-python \
        --with-bashcompletiondir=$$dc_install_base/$(bashcompletiondir) \