Darwin systems when building with shared libraries.
+2003-04-19 Theodore Ts'o <tytso@mit.edu>
+
+ * test_config: Define DYLD_LIBRAY_PATH so that "make check" works on
+ Darwin systems when building with shared libraries.
+
2003-04-05 Theodore Ts'o <tytso@mit.edu>
* f_baddir, f_dup, f_dup2, f_end-bitmap, f_lpf: Update test cases
TEST_REL=../tests/progs/test_rel
TEST_ICOUNT=../tests/progs/test_icount
LD_LIBRARY_PATH=../lib:../lib/ext2fs:../lib/e2p:../lib/et:../lib/ss
+DYLD_LIBRARY_PATH=../lib:../lib/ext2fs:../lib/e2p:../lib/et:../lib/ss
TMPFILE=./test.img
export LD_LIBRARY_PATH
+export DYLD_LIBRARY_PATH
TZ=GMT
export TZ
LANG=C