From a7b585eac373f2b4322569b4c5deba0c4778c220 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 6 Mar 2012 12:36:03 +0100 Subject: fsck: move to disk-utils directory Signed-off-by: Karel Zak --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0ae5b767d..2140bc596 100644 --- a/configure.ac +++ b/configure.ac @@ -744,7 +744,7 @@ AC_ARG_ENABLE([fsck], [], enable_fsck=check ) UL_BUILD_INIT([fsck]) -UL_REQUIRES_BUILD([fsck], [libblkid]) +UL_REQUIRES_BUILD([fsck], [libmount]) AM_CONDITIONAL(BUILD_FSCK, test "x$build_fsck" = xyes) @@ -1196,7 +1196,6 @@ AC_CONFIG_FILES([ Makefile disk-utils/Makefile fdisk/Makefile -fsck/Makefile getopt/Makefile hwclock/Makefile include/Makefile -- cgit v1.2.3-55-g7522