]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
configure: don't check for madvise
authorChristoph Hellwig <hch@lst.de>
Thu, 15 Feb 2024 06:54:09 +0000 (07:54 +0100)
committerCarlos Maiolino <cem@kernel.org>
Wed, 13 Mar 2024 07:48:37 +0000 (08:48 +0100)
commit90bcaf5a7569f7f69b6ea57e91017ce6641889b3
tree913d48497ecb2aa672c7954945eb63c7deac3690
parent04e3bb974e09a5cf2d46efd21523f414bfb592f3
configure: don't check for madvise

madvise has been supported since before the dawn of it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
configure.ac
include/builddefs.in
io/Makefile
io/io.h
m4/package_libcdev.m4