Fabrice Popineau <Fabrice.Popineau(a)supelec.fr> writes:
[...]
One immediate solution is to encapsulate calls to basic ldap_* C
functions, and let them return a default value. But this will lead to
ldap functions being available at the elisp level, but doing nothing
at the C level.
Better than that, you could wrap the functionality and dynamically load
the DLL if it's available. If not, the function should throw an error
appropriate to the action at hand.
Daniel
--
Early to bed and early to rise, and you'll meet very few of our best people.
-- George Ade