Whamcloud - gitweb
configure.in: add --disable-libblkid option
authorTheodore Ts'o <tytso@mit.edu>
Wed, 22 Apr 2009 13:18:30 +0000 (09:18 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 22 Apr 2009 13:18:30 +0000 (09:18 -0400)
commit14b596d40997c7e55ec8928bd222787f96808a2b
tree029be7ed025b2888679f2c85b45719136b40c1b3
parent27c3e539b65e1606a72c79e3b1c154b77daeb5e5
configure.in: add --disable-libblkid option

Add an option to switch between the private (in-tree) libblkid and
public (in-system installed) library.  The private version is still
enabled by default.

If --disable-libblkid is specified the findfs(8) program, which is a
variant of tune2fs, is also not built or installed.

Signed-off-by: Karel Zak <kzak@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
MCONFIG.in
Makefile.in
configure
configure.in
misc/Makefile.in
misc/tune2fs.c