Mercurial > hg > octave-kai > gnulib-hg
view modules/ldtoastr @ 16029:4d5243b3434e
renameat: Optimize code size.
* modules/renameat (configure.ac): Don't compile at-func2.c if
REPLACE_RENAMEAT is 1.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 04 Nov 2011 18:13:22 +0100 |
parents | d5718604e475 |
children |
line wrap: on
line source
Description: Convert long double to accurate string. Files: lib/ftoastr.h lib/ftoastr.c lib/ldtoastr.c m4/c-strtod.m4 Depends-on: intprops configure.ac: AC_REQUIRE([gl_C99_STRTOLD]) Makefile.am: lib_SOURCES += ldtoastr.c Include: "ftoastr.h" License: GPL Maintainer: Paul Eggert