bugfix: don't dynamic link if we found a registered extension
authorAndy Wingo <wingo@pobox.com>
Sat, 28 Mar 2009 01:47:13 +0000 (18:47 -0700)
committerAndy Wingo <wingo@pobox.com>
Sat, 28 Mar 2009 01:47:13 +0000 (18:47 -0700)
commita5fc657043e1af9b2e79799059069f8172afb66c
tree47c4ce7c48d03269af74638f1a2e361355844870
parent60ae5ca2a31a89b8930089f7dbfa3a99ac727383
bugfix: don't dynamic link if we found a registered extension

* libguile/extensions.c (load_extension): Don't do dynamic linking if we
  actually did find an extension in the list.
libguile/extensions.c