X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fcrypto%2Fhmac-sha1;h=32ea359c7cbff9da73de48507d6d05b8cb0d7b0f;hb=233c33ec5061c22ff2ffc113a9f5520434a0bfd9;hp=6bdc486400bd60cecf5ec16494297927dc4bb31c;hpb=f9615db940559cb08c1ab5b8a70dfaaa7eec387c;p=gnulib.git diff --git a/modules/crypto/hmac-sha1 b/modules/crypto/hmac-sha1 index 6bdc48640..32ea359c7 100644 --- a/modules/crypto/hmac-sha1 +++ b/modules/crypto/hmac-sha1 @@ -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