Whamcloud - gitweb
e2fsck: Set LD_LIBRARY_PATH before running "make check" programs
authorTheodore Ts'o <tytso@mit.edu>
Sun, 13 Jul 2008 19:41:35 +0000 (15:41 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 13 Jul 2008 20:06:57 +0000 (16:06 -0400)
commitceebf84fbd5514a4b8abebc7d0e749bb3e8f5c19
treebc979eb004315b0597ac936ca6ccfb2fb8cc5c55
parent2a7bfe835317bb9f3ebcd20079b2bb800f4b9eaa
e2fsck: Set LD_LIBRARY_PATH before running "make check" programs

This is needed so that "make check" works in the e2fsck library even
if the shared libraries are not yet installed, and so that we run
those programs against the version of the libraries built in the build
tree.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/Makefile.in