From: Paul Eggert Date: Thu, 5 Aug 2004 23:33:16 +0000 (+0000) Subject: Ooop! Forgot to mention m4/c-strtod.m4. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a064c9dc8da54bcfc60165e20c83b72846bebd63;p=pspp Ooop! Forgot to mention m4/c-strtod.m4. --- diff --git a/modules/c-strtod b/modules/c-strtod index 70c82bfa0b..880abea304 100644 --- a/modules/c-strtod +++ b/modules/c-strtod @@ -4,6 +4,7 @@ Convert string to double in C locale. Files: lib/c-strtod.h lib/c-strtod.c +m4/c-strtod.m4 Depends-on: extensions diff --git a/modules/c-strtold b/modules/c-strtold index 78bbcb6e55..713983800b 100644 --- a/modules/c-strtold +++ b/modules/c-strtold @@ -5,6 +5,7 @@ Files: lib/c-strtod.h lib/c-strtod.c lib/c-strtold.c +m4/c-strtod.m4 Depends-on: extensions