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