md5, sha1, sha256, sha512: use openssl routines if available
[gnulib.git] / modules / crypto / gc-md5-tests
1 Files:
2 tests/test-gc-md5.c
3
4 Depends-on:
5
6 configure.ac:
7
8 Makefile.am:
9 TESTS += test-gc-md5
10 check_PROGRAMS += test-gc-md5
11 test_gc_md5_LDADD = $(LDADD) @LIB_CRYPTO@