X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fc-strtold;h=8eb2a9abe5637ab349d7411a055f2a777b70653a;hb=c62e435116b73611e1104f54a2691697e230cd64;hp=78bbcb6e5540f30a5f19ee946e0741a24478b593;hpb=184aaab6f9d672e5ba78820fbab68d89e0254470;p=gnulib.git diff --git a/modules/c-strtold b/modules/c-strtold index 78bbcb6e5..8eb2a9abe 100644 --- a/modules/c-strtold +++ b/modules/c-strtold @@ -5,19 +5,23 @@ Files: lib/c-strtod.h lib/c-strtod.c lib/c-strtold.c +m4/c-strtod.m4 Depends-on: extensions +xalloc configure.ac: gl_C_STRTOLD Makefile.am: -lib_SOURCES += c-strtod.h c-strtod.c c-strtold.c +EXTRA_DIST += c-strtod.c c-strtod.h Include: "c-strtod.h" +License: +GPL + Maintainer: Paul Eggert, Jim Meyering -