Merge tag 'snapshot-start' into stable
[gnulib.git] / modules / crypto / des
index 107796c..4147cbd 100644 (file)
@@ -4,22 +4,22 @@ DES block cipher.
 Files:
 lib/des.c
 lib/des.h
-m4/des.m4
 
 Depends-on:
 stdint
 stdbool
+memcmp
 
 configure.ac:
-gl_DES
 
 Makefile.am:
+lib_SOURCES += des.c
 
 Include:
 "des.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson