gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / crypto / gc-pbkdf2-sha1
index d70960c..b0cec61 100644 (file)
@@ -3,16 +3,15 @@ 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"