commit | daf7a6e5d1621d4d84feabedb286e23dc5ad7dbb | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Apr 17 16:54:24 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Apr 17 16:56:09 2008 -0400 |
tree | 4d39a0dae69fd537b94a5d2ea1b89b2349f32759 | |
parent | 1ca1059fd0126fd2c065f272a566c18f14bab16d [diff] |
Fix tst_extents build when building w/o dynamic libraries $(LIBSS) should automatically include @DLOPEN_LIB@ so the right thing happens for programs that need to use the ss library. Reorder the library link order for tst_extents since the blkid library uses libuuid functions. Thanks to Eric Sandeen for pointing this problem out! Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>