]> git.decadent.org.uk Git - nfs-utils.git/commit
Detect version of libblkid and act accordingly.
authorNeil Brown <neilb@suse.de>
Thu, 3 May 2007 00:46:02 +0000 (10:46 +1000)
committerNeil Brown <neilb@suse.de>
Thu, 3 May 2007 00:46:02 +0000 (10:46 +1000)
commitde6497fce274e35a0c7aeac14dbfff476b012e37
treeca5f92269fce08f8f3abe4df76d7eacc23e060ba
parent4cfb608c949d3f38d9d5bc2c3c8aef268b88a697
Detect version of libblkid and act accordingly.

libblkid earlier than 1.40 has a memory leak bug that make it unsuitable
for use in mountd.
So detect the version and default to not using it if too old.  Give appropriate
warnings in various cases.
aclocal/libblkid.m4 [new file with mode: 0644]
configure.ac