X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fc-strtold;h=d9d5a18ce182c71c17e817234689cf72ad8d105a;hb=357e720851fa607363a2b072ffe9ab729e6e4aa9;hp=78bbcb6e5540f30a5f19ee946e0741a24478b593;hpb=184aaab6f9d672e5ba78820fbab68d89e0254470;p=gnulib.git diff --git a/modules/c-strtold b/modules/c-strtold index 78bbcb6e5..d9d5a18ce 100644 --- a/modules/c-strtold +++ b/modules/c-strtold @@ -5,19 +5,22 @@ 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 Include: "c-strtod.h" +License: +GPL + Maintainer: Paul Eggert, Jim Meyering -