commit | f5dffb8132dd5b3a186f8ead5428d2f9746a835b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jun 20 14:20:14 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jun 20 14:20:14 2015 -0400 |
tree | eb6933462722076befc6c99bbe665e2358f8ca33 | |
parent | 58b0356a251a6bc7703a482bea5d1fe6766a65c5 [diff] |
configure: use system libraries for blkid and uuid if present The configure script will now determine if the blkid and uuid libraries are present (requires that pkg-config and their .pc files are available). In addition, enable quota support by default. Signed-off-by: Theodore Ts'o <tytso@mit.edu>