I installed this. Perhaps gc-md5 (and other modules) should be modified so that it doesn't have to duplicate the md5 module (and other modules, respectively) instead. I'll try to come up with something for that.
2006-08-22 Simon Josefsson <[EMAIL PROTECTED]> * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes to md5 module. --- gc-md5 16 Jun 2006 17:36:14 +0200 1.1 +++ gc-md5 22 Aug 2006 12:18:04 +0200 @@ -15,6 +15,7 @@ gl_GC_MD5 Makefile.am: +lib_SOURCES += md5.h Include: "gc.h"