]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: make scrub build config-optional
authorEric Sandeen <sandeen@redhat.com>
Tue, 9 Oct 2018 16:49:47 +0000 (11:49 -0500)
committerEric Sandeen <sandeen@redhat.com>
Tue, 9 Oct 2018 16:49:47 +0000 (11:49 -0500)
commit9fae859a5f82ff801f8337172481b81a75744ecb
tree90ef638e2df8700c1c10c97668f7a42d9b858008
parent669be3c4030f67438cb6abd1c061b63475894232
xfsprogs: make scrub build config-optional

This lets us do:

# ./configure --enable-scrub=no
or
# ./configure --disable-scrub

for any distros that may not want to ship the experimental scrub utility.

The default is still to build scrub.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Bill O'Donnell <billodo@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Makefile
configure.ac
include/builddefs.in