|
From: Jeroen N. W. <jn...@xs...> - 2005-06-12 18:27:53
|
> My question is: is the $VALGRINDLIB environment variable ever actually > used to change the libdir to something other than the default? Could we > safely kill it?? It is used by tests/vg_regtest.in. Perhaps it can be replaced by LD_LIBRARY_PATH, but I haven't tested this. Jeroen. |