]> 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>
Mon, 3 Dec 2018 10:23:33 +0000 (11:23 +0100)
commita68ed87ffe10a172a20094e2c3c7a542c5d71fbe
tree462193e4590d173b025b3d42db52cf3d3ea75635
parent3001923ba14defd950109a55414aab841cd4dc9a
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