Move module indicator macros from *.m4 files to the module descriptions.
[gnulib.git] / modules / gc-des
1 Description:
2 Generic crypto wrappers for DES block cipher.
3
4 Files:
5 m4/gc-des.m4
6 lib/des.h
7 lib/des.c
8 m4/des.m4
9
10 Depends-on:
11 stdint
12 gc
13
14 configure.ac:
15 gl_GC_DES
16 gl_MODULE_INDICATOR([gc-des])
17
18 Makefile.am:
19
20 Include:
21 "gc.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Simon Josefsson