(define-library (csc config) (export *library-search-dir*) (import (scheme base)) (begin (define *standard-library-dir* "/usr/lib/csc")))