Show
Ignore:
Timestamp:
2007-08-27 10:13:51 (17 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

Replace RFC md5 implementation with GPL version from coreutils

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • configure.ac

    r5161 r5197  
    928928if test "$need_md5" = "yes" 
    929929then 
    930         MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS md5c.o" 
     930  MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS md5.o" 
    931931fi 
    932932