Mark Wedel wrote:
>
Does anyone know if we can safely check for -ldes, and if we find that, assume
>
it is safe/better to use that than normal crypt? I notice my solaris and linux
>
box don't have libdes, so they would still use crypt.
I've put a change into the CVS repository that will use des_crypt if it finds
des.h. Hopefully that won't break anything.