%% "James W. McKelvey" <[EMAIL PROTECTED]> writes:
jwm> I notice that the environment variable LD_LIBRARY_PATH is not
jwm> passed to make like all the other variables. The value is always
jwm> null!
jwm> This is very weird, since I can't find any reference to it in the
jwm> make code.
I notice that the environment variable LD_LIBRARY_PATH is not passed to
make like all the other variables. The value is always null!
This is very weird, since I can't find any reference to it in the make
code. There is no reference in the info or man pages to any special
treatment.
I see that