]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Jul 2006 00:08:56 +0000 (00:08 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Jul 2006 00:08:56 +0000 (00:08 +0000)
commit507aaa0037d7ecd752aa2703ac9109db741fa376
tree9bd2cd916f1cbbc6ce609447e90ec3acd565036d
parent6b2cf24aac75e0f7a3f29460f9875dda58845682
(gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
want to require the building of c-strtod.o.
m4/c-strtod.m4