Add install-load-option.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 15 Sep 2013 03:48:26 +0000 (20:48 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 15 Sep 2013 03:48:26 +0000 (20:48 -0700)
commit35b7c8ea7bfdffdc6eb4f25b9b57ac742dfdad91
treef83c7e5ecc97cf12b34f60fc4f79adfb336e875a
parent535f1d0f767393b1e39adf6886d94c5b5e616be8
Add install-load-option.

Use install-load-option in the four FFI wrappers' Makefiles (and the
GNU convention of lowercasing internal makefile variables).  Delete
corresponding instruction from their READMEs.  Presume there is an
optiondb.scm in the system library path and that its directory is
writable by the installer.
13 files changed:
src/blowfish/Makefile.in
src/blowfish/README
src/ffi/build.scm.in
src/ffi/ffi.pkg
src/gdbm/Makefile
src/gdbm/README
src/md5/Makefile.in
src/md5/README
src/mhash/Makefile.in
src/mhash/README
src/runtime/ffi.scm
src/runtime/option.scm
src/runtime/runtime.pkg