with-system-library-directories: prepend to library directory path.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Sat, 7 Sep 2013 22:59:44 +0000 (15:59 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Sat, 7 Sep 2013 22:59:44 +0000 (15:59 -0700)
commit76e46a658a25a616389329630ae3ae1cc29e79c5
tree7191c7eaf72deb799d508f6aabe42290ed94a46a
parent5e8fdda93032b2668636e93a105a335cef4065bc
with-system-library-directories: prepend to library directory path.

This is for test scripts that want a new FFI shim to shadow an
installed shim, and requires canonicalize-debug-info-pathname to be
fixed to deal -- to SEARCH the library-directory-path.  At least, for
relative pathnames with at least one directory name, it now searches
the directory path for that name.
src/runtime/infutl.scm
src/runtime/pathnm.scm