1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Files
gnulib/modules/crypto/md2
Bruno Haible 595a46b55c crypto/md2: Move AC_LIBOBJ invocations to module description.
* m4/md2.m4: Remove file.
* modules/crypto/md2 (Files): Remove it.
(configure.ac): Remove gl_MD2 call.
(Makefile.am): Augment lib_SOURCES.
2011-06-16 00:07:29 +02:00

24 lines
198 B
Plaintext

Description:
Compute MD2 checksum.
Files:
lib/md2.h
lib/md2.c
Depends-on:
minmax
configure.ac:
Makefile.am:
lib_SOURCES += md2.c
Include:
"md2.h"
License:
LGPLv2+
Maintainer:
Simon Josefsson