]> err.no Git - util-linux/commit
mount: fsprobe: add libvolume_id support to configure.ac
authorKarel Zak <kzak@redhat.com>
Wed, 9 May 2007 15:35:27 +0000 (17:35 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 17 May 2007 10:53:52 +0000 (12:53 +0200)
commit40f07ff767e50d6e3b0e778d2c35f3c1e4d94106
treea7e96400b761ca6e1cc1d5302415e27d6a5dfa44
parentd392c8ed08f472eb5d49e8b99e430265041a2a60
mount: fsprobe: add libvolume_id support to configure.ac

The patch add new option --with-fsprobe=<name> (where the <name> is
blkid or volume_id). The blkid is default. The mount cannot be
compiled without a filesystem detection library.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac