install-reloc: Support multi-binary installation.
[gnulib.git] / modules / crypto / gc-pbkdf2-sha1
index e1c430f..b0cec61 100644 (file)
@@ -3,22 +3,21 @@ Password-Based Key Derivation Function according to PKCS#5/RFC2898
 
 Files:
 lib/gc-pbkdf2-sha1.c
-m4/gc-pbkdf2-sha1.m4
 
 Depends-on:
 crypto/gc
 crypto/gc-hmac-sha1
 
 configure.ac:
-gl_GC_PBKDF2_SHA1
 
 Makefile.am:
+lib_SOURCES += gc-pbkdf2-sha1.c
 
 Include:
 "gc.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson