Whamcloud - gitweb
Fix tst_extents build when building w/o dynamic libraries
authorTheodore Ts'o <tytso@mit.edu>
Thu, 17 Apr 2008 20:54:24 +0000 (16:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 17 Apr 2008 20:56:09 +0000 (16:56 -0400)
commitdaf7a6e5d1621d4d84feabedb286e23dc5ad7dbb
tree4d39a0dae69fd537b94a5d2ea1b89b2349f32759
parent1ca1059fd0126fd2c065f272a566c18f14bab16d
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>
MCONFIG.in
debugfs/Makefile.in
lib/ext2fs/Makefile.in