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
/
hypotl-tests
blob
27b0b385560cf8a5c28e3223003f5d71b2b112bf
1
Files:
2
tests/test-hypotl.c
3
tests/test-hypot.h
4
tests/signature.h
5
tests/macros.h
6
tests/randoml.c
7
8
Depends-on:
9
fpucw
10
float
11
12
configure.ac:
13
14
Makefile.am:
15
TESTS += test-hypotl
16
check_PROGRAMS += test-hypotl
17
test_hypotl_SOURCES = test-hypotl.c randoml.c
18
test_hypotl_LDADD = $(LDADD) @HYPOTL_LIBM@