summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2011-03-16 17:31:50 +0100
committerKarel Zak2011-03-16 17:31:50 +0100
commitb1ef3ad66b7f52c37d5be2a4471e8f37b2a2b30b (patch)
tree8f1ff89afbf00f81ec64fc227daaa59f7a1cadb3 /Makefile.am
parentbuild-sys: include <uuid.h> rather than <uuid/uuid.h> (diff)
downloadkernel-qcow2-util-linux-b1ef3ad66b7f52c37d5be2a4471e8f37b2a2b30b.tar.gz
kernel-qcow2-util-linux-b1ef3ad66b7f52c37d5be2a4471e8f37b2a2b30b.tar.xz
kernel-qcow2-util-linux-b1ef3ad66b7f52c37d5be2a4471e8f37b2a2b30b.zip
build-sys: don't support external (e2fsprogs) libblkid
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 906322557..38207b7d5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,10 +54,8 @@ SUBDIRS += mount
endif
if BUILD_FSCK
-if BUILD_LIBBLKID
SUBDIRS += fsck
endif
-endif
ACLOCAL_AMFLAGS = -I m4