]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: do not require dirfd()
authorKarel Zak <kzak@redhat.com>
Wed, 24 Oct 2018 12:32:29 +0000 (14:32 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 4 Jan 2019 10:37:12 +0000 (11:37 +0100)
commit94b9a12e47fe7aa5918f28c98bb5e810aeca92aa
tree6bce2b33fc8273393011e551951912cf83dc82e4
parent65a8c8500c0f1d7fbc5a7f6fe55416083c10206a
build-sys: do not require dirfd()

The dirfd() is required on many places, but it should not be required for
all utils by ./configure.ac.

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
lib/Makemodule.am