]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - configure.ac
io: Make mremap conditional
authorJan Tulak <jtulak@redhat.com>
Tue, 13 Oct 2015 23:58:24 +0000 (10:58 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 13 Oct 2015 23:58:24 +0000 (10:58 +1100)
commita49984b3afe3291fcac145295895cad19f63db3e
tree65d77ce65aad161b9f1b2827d0a38cf13f87e492
parentb35b4eb8f91d13a326213f989ea1d20e02c68e20
io: Make mremap conditional

Don't build mremap on platforms where it has no support.

Signed-off-by: Jan Tulak <jtulak@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
configure.ac
include/builddefs.in
include/darwin.h
io/Makefile
io/mmap.c
m4/package_libcdev.m4