runtime/pathnm.scm (system-library-pathname): Always search.
authorMatt Birkholz <puck@birchwood-abbey.net>
Wed, 25 May 2016 21:53:16 +0000 (14:53 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Wed, 25 May 2016 21:53:16 +0000 (14:53 -0700)
commitf2e233a31f09d7e716f87f2aa2ef202c5513c39e
tree0c323ab34b179f1cb6d79b7d62e6b56421b61ab5
parentc6f0859633b91b69328b60ddf1c87d69705d1852
runtime/pathnm.scm (system-library-pathname): Always search.

When not required?, system-library-pathname did not search the system-
library-path at all.  It just merged with the first directory.
src/runtime/pathnm.scm