]> err.no Git - util-linux/commit
build-sys: fix blkid detection in configure.ac
authorKarel Zak <kzak@redhat.com>
Wed, 27 May 2009 12:14:12 +0000 (14:14 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 27 May 2009 12:14:12 +0000 (14:14 +0200)
commit30a634f075037fc6211e7837cbe7bb778bf7efce
tree630872144fb45d2ca71f2eb47ecba447472750cd
parent1e22efe13ddf4ea890dbfc9b3573706ebe04400d
build-sys: fix blkid detection in configure.ac

Changes:

 - volume_id/blkid is not required when --disable-mount + --disable-fsck

 - volume_id/blkid detection works on systems without pkg-config

(This patch is simplified version of the patch
f910b5594f4293046902a6ed1d05e7f6ce0ee6b9 from master (2.16) branch.)

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac