]> the.earth.li Git - onak.git/commit
Add dynamic loading of backends.
authorJonathan McDowell <noodles@earth.li>
Thu, 14 Jul 2005 16:15:57 +0000 (16:15 +0000)
committerJonathan McDowell <noodles@earth.li>
Thu, 14 Jul 2005 16:15:57 +0000 (16:15 +0000)
commitec6d9d2d119c9b215103c13bcc5b9b44bd24b997
treebc86b3631c8c6651fe4595228632835b2bda08d5
parent404bc09a23d44a088ed4970975924469947cb4d5
Add dynamic loading of backends.
This adds support for the dynamic loading of backends. By default we
now try to build all the backends we can and then dynamically load the
one the user wants.
Makefile.in
configure.ac
keydb_dynamic.c [new file with mode: 0644]
keydb_dynamic.h [new file with mode: 0644]
onak-conf.c
onak-conf.h