repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git]
/
modules
/
hypotf-tests
blob
92c37edae0c6d89b6936a3343ab548cd8afd41f4
1
Files:
2
tests/test-hypotf.c
3
tests/test-hypot.h
4
tests/signature.h
5
tests/macros.h
6
tests/randomf.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-hypotf
14
check_PROGRAMS += test-hypotf
15
test_hypotf_SOURCES = test-hypotf.c randomf.c
16
test_hypotf_LDADD = $(LDADD) @HYPOTF_LIBM@