Matthew Woehlke wrote:

> (I didn't know Windows knew about LD_LIBRARY_PATH?)

It doesn't, that I know of.  LD_LIBRARY_PATH is only useful if you're
using Cygwin's dlopen.  I'm not entirely sure why it's included since it
would only ever be useful to a POSIX app, but I took the list verbatim
from winsup/cygwin/environ.cc just for completeness' sake.

Brian


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to