Work around a btowc() bug on IRIX 6.5.
[gnulib.git] / modules / frexpl-tests
1 Files:
2 tests/test-frexpl.c
3
4 Depends-on:
5 fpucw
6 isnanl-nolibm
7 signbit
8 float
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-frexpl
14 check_PROGRAMS += test-frexpl
15 test_frexpl_LDADD = $(LDADD) @FREXPL_LIBM@
16
17 License:
18 LGPL