Mercurial > hg > octave-nkf > gnulib-hg
comparison modules/fprintf-posix @ 8919:42e2847583f9
Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Wed, 06 Jun 2007 02:20:57 +0000 |
parents | 1466c973f476 |
children | ad275322f8f1 |
comparison
equal
deleted
inserted
replaced
8918:faef119238ca | 8919:42e2847583f9 |
---|---|
15 frexpl-nolibm | 15 frexpl-nolibm |
16 printf-frexp | 16 printf-frexp |
17 printf-frexpl | 17 printf-frexpl |
18 signbit | 18 signbit |
19 fpucw | 19 fpucw |
20 printf-safe | |
20 | 21 |
21 configure.ac: | 22 configure.ac: |
22 gl_FUNC_FPRINTF_POSIX | 23 gl_FUNC_FPRINTF_POSIX |
23 gl_STDIO_MODULE_INDICATOR([fprintf-posix]) | 24 gl_STDIO_MODULE_INDICATOR([fprintf-posix]) |
24 | 25 |