crypto/gc-arctwo: Fix recent regression.
[gnulib.git] / modules / crypto / hmac-md5
index daa84b4..68ca375 100644 (file)
@@ -4,22 +4,21 @@ Compute hashed message authentication codes with MD5.
 Files:
 lib/hmac.h
 lib/hmac-md5.c
-m4/hmac-md5.m4
 
 Depends-on:
 memxor
 crypto/md5
 
 configure.ac:
-gl_HMAC_MD5
 
 Makefile.am:
+lib_SOURCES += hmac-md5.c
 
 Include:
 "hmac.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson