--- dietlibc/dietfeatures.h 2001/07/24 20:03:30 1.29 +++ dietlibc/dietfeatures.h 2001/08/29 18:48:23 1.30 @@ -57,6 +57,9 @@ /* do you want support for matherr? */ #define WANT_MATHERR +/* do you want crypt(3) to use MD5 if the salt starts with "$1$"? */ +#define WANT_CRYPT_MD5 + /* stop uncommenting here ;-) */ #ifndef WANT_FASTER_STRING_ROUTINES #define WANT_SMALL_STRING_ROUTINES