Allow ASDF directory to be found by environment variable.
Trying to test ASDF on Windows, running the makefile in cygwin was ending up causing troubles where the cygwin pathnames would get into lisp, where they would be useless. So we allow the tester to specify the location of ASDF with an environment variable instead.
Please register or sign in to comment