posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / crypto / gc-sm3
blobde52e04547166ae669ebc552fc223b21ec27e6da
1 Description:
2 Generic crypto wrappers for SM3 functions.
4 Files:
5 m4/gc-sm3.m4
7 Depends-on:
8 crypto/gc
9 crypto/sm3 [test "$ac_cv_libgcrypt" != yes]
11 configure.ac:
12 gl_GC_SM3
13 gl_MODULE_INDICATOR([gc-sm3])
15 Makefile.am:
17 Include:
18 "gc.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 Jia Zhang