md5, sha1, sha256, sha512: use openssl routines if available
[gnulib.git] / modules / crypto / gc-hmac-sha512-tests
index cc434c5..e308f98 100644 (file)
@@ -8,3 +8,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-gc-hmac-sha512
 check_PROGRAMS += test-gc-hmac-sha512
+test_gc_hmac_sha512_LDADD = $(LDADD) @LIB_CRYPTO@