bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gc-md5 fix


From: Simon Josefsson
Subject: gc-md5 fix
Date: Tue, 22 Aug 2006 12:22:24 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

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  <address@hidden>

        * 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"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]