Mercurial > hg > octave-kai > gnulib-hg
view modules/copy-file-tests @ 10264:ebb7ea0c94e8
Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author | Ben Pfaff <blp@cs.stanford.edu> |
---|---|
date | Sat, 12 Jul 2008 10:41:34 -0700 (2008-07-12) |
parents | dc740b83408a |
children | 76da4c1dc4a9 |
line wrap: on
line source
Files: tests/test-copy-file.sh tests/test-copy-file.c Depends-on: acl acl-tests progname read-file xalloc configure.ac: Makefile.am: TESTS += test-copy-file.sh TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' check_PROGRAMS += test-copy-file test_copy_file_LDADD = $(LDADD) $(LIB_ACL) @LIBINTL@