* modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
[pspp] / modules / gc
1 Description:
2 Core files for generic crypto package
3
4 Files:
5 lib/gc.h
6 lib/gc-libgcrypt.c
7 lib/gc-gnulib.c
8 m4/gc.m4
9
10 Depends-on:
11 havelib
12 restrict
13
14 configure.ac:
15 gl_GC
16
17 Makefile.am:
18 lib_LIBADD += $(LIBGCRYPT)
19
20 Include:
21 "gc.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Simon Josefsson