summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2017-03-23 14:09:20 +0100
committerKarel Zak2017-03-23 14:09:20 +0100
commit3e37d7b7731d47f5c3648607cf09e4d18cfe0489 (patch)
tree2b05cce4a8be0e9ef7878febd5969e1cf14425da /configure.ac
parentfincore: cleanup return codes (diff)
downloadkernel-qcow2-util-linux-3e37d7b7731d47f5c3648607cf09e4d18cfe0489.tar.gz
kernel-qcow2-util-linux-3e37d7b7731d47f5c3648607cf09e4d18cfe0489.tar.xz
kernel-qcow2-util-linux-3e37d7b7731d47f5c3648607cf09e4d18cfe0489.zip
fincore: use libsmartcols
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index be0e1c63d..1acd2b00a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1591,6 +1591,7 @@ AM_CONDITIONAL([BUILD_CTRLALTDEL], [test "x$build_ctrlaltdel" = xyes])
UL_BUILD_INIT([fincore], [check])
UL_REQUIRES_LINUX([fincore])
+UL_REQUIRES_BUILD([fincore], [libsmartcols])
AM_CONDITIONAL([BUILD_FINCORE], [test "x$build_fincore" = xyes])
UL_BUILD_INIT([fsfreeze], [check])