* dynl.c: The dynamic linking and module registration functions
authorMarius Vollmer <mvo@zagadka.de>
Mon, 20 Jan 1997 19:11:41 +0000 (19:11 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 20 Jan 1997 19:11:41 +0000 (19:11 +0000)
commit96599e6aaf3b90d3dd839422d0dc43cacdc94401
treee7dbc87173c3817892a2e854a4942dc95d79624e
parent3d8d56dfacd9a9072903e4b9c09ab1a81cd873cb
* dynl.c: The dynamic linking and module registration functions
are now defined even when dynamic linking is not available for the
host system.  Some of their functionality can be done without
dynamic linking; when it's really needed, they throw errors.
libguile/dynl-dl.c
libguile/dynl-dld.c
libguile/dynl-shl.c
libguile/dynl.c