acl: allow cross-compilation to Gentoo
[gnulib.git] / modules / crypto / hmac-sha1
index 6bdc486..32ea359 100644 (file)
@@ -4,22 +4,21 @@ Compute hashed message authentication codes with SHA1.
 Files:
 lib/hmac.h
 lib/hmac-sha1.c
-m4/hmac-sha1.m4
 
 Depends-on:
 memxor
 crypto/sha1
 
 configure.ac:
-gl_HMAC_SHA1
 
 Makefile.am:
+lib_SOURCES += hmac-sha1.c
 
 Include:
 "hmac.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson