stpncpy: Allow stpncpy to be defined as a macro.
[gnulib.git] / modules / copysign-tests
1 Files:
2 tests/test-copysign.c
3 tests/signature.h
4 tests/macros.h
5
6 Depends-on:
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-copysign
12 check_PROGRAMS += test-copysign
13 test_copysign_LDADD = $(LDADD) @COPYSIGN_LIBM@