ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / crypto / hmac-sha1-tests
blob5606df6c417d1a28ef347d71de5508734d9ebc20
1 Files:
2 tests/test-hmac-sha1.c
4 Depends-on:
5 c99
7 configure.ac:
9 Makefile.am:
10 TESTS += test-hmac-sha1
11 check_PROGRAMS += test-hmac-sha1
12 test_hmac_sha1_LDADD = $(LDADD) @LIB_CRYPTO@