posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / crypto / gc-random
blob0e1bd76e4e66b203f2f989a4cd564ef3f17642bb
1 Description:
2 Generic crypto random number functions.
4 Files:
6 Depends-on:
7 crypto/gc
8 getrandom [test "$ac_cv_libgcrypt" != yes]
10 configure.ac:
11 gl_MODULE_INDICATOR([gc-random])
13 Makefile.am:
15 Include:
16 "gc.h"
18 Link:
19 $(LIB_GETRANDOM)
21 License:
22 LGPLv2+
24 Maintainer:
25 Simon Josefsson