Mercurial > hg > octave-kai > gnulib-hg
view modules/fprintf-posix-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 |
parents | 1df2e8a2fa66 |
children | d6e56e6a980f |
line wrap: on
line source
Files: tests/test-fprintf-posix.sh tests/test-fprintf-posix.c tests/test-fprintf-posix.h tests/test-printf-posix.output tests/test-fprintf-posix2.sh tests/test-fprintf-posix2.c Depends-on: stdint configure.ac: AC_CHECK_FUNCS_ONCE([getrlimit setrlimit]) Makefile.am: TESTS += test-fprintf-posix.sh test-fprintf-posix2.sh TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-fprintf-posix test-fprintf-posix2