commit | 5afdf37b56976e21dd861ae609b25329ac254afe | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Sep 18 21:11:33 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 18 21:11:33 2014 -0400 |
tree | fe122d496da1a856e3fe0ebd89be11f2c793426c | |
parent | 1419b5ae0b3bf093bd694dd592ebfdb58ac92d10 [diff] |
fix build with configure --disable-uuid --disable-blkid --enable-profile We need to make sure PROFILED_LIBUUID and PROFILED_LIBBLKID are defined when we are using the system uuid and blkid libraries. Signed-off-by: Theodore Ts'o <tytso@mit.edu>