]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - configure.ac
Fix up auto-detection of available libc features being used by xfs_io; including...
authorNathan Scott <nathans@sgi.com>
Mon, 9 Aug 2004 05:41:55 +0000 (05:41 +0000)
committerNathan Scott <nathans@sgi.com>
Mon, 9 Aug 2004 05:41:55 +0000 (05:41 +0000)
commit0bba1a493312ce0038fafa4d142057647f8f93c4
treeef366943429335b5389be3a28ee49d4d041ccb5b
parent9db33ae194fb4af7eafaf862fcce5cc6a5c3be5c
Fix up auto-detection of available libc features being used by xfs_io; including sendfile, fadvise, madvise, etc.
14 files changed:
aclocal.m4
configure.in
include/builddefs.in
io/Makefile
io/command.c
io/command.h
io/fadvise.c
io/init.c
io/io.h
io/madvise.c [new file with mode: 0644]
io/mincore.c [new file with mode: 0644]
io/mmap.c
m4/Makefile
m4/package_libcdev.m4 [new file with mode: 0644]