Whamcloud - gitweb
libext2fs: link the test programs with static libraries
authorTheodore Ts'o <tytso@mit.edu>
Sun, 23 Dec 2012 03:15:22 +0000 (22:15 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 24 Dec 2012 15:49:45 +0000 (10:49 -0500)
commit068136c31e6fb7d6508d59190eeab6257340075c
tree50cd19d5c803ad887569272c12d85ba43f2adc63
parent2168df757a5280a3fb004144665090b80d59357b
libext2fs: link the test programs with static libraries

Force the use of the static libraries when linking the test program so
that "make check" works when the shared libraries have not been
installed, and so that we test against the version of the libraries in
the source tree.

Reported-by: g.esp@free.fr
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/Makefile.in