From e0f5c30877ca604cd21a322c6576f5200d49c408 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 23 Mar 2005 13:07:44 +0000 Subject: [PATCH 1/1] (Depends-on): Add xalloc. --- modules/c-strtod | 3 ++- modules/c-strtold | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/c-strtod b/modules/c-strtod index 511d16b3f..f82a98863 100644 --- a/modules/c-strtod +++ b/modules/c-strtod @@ -2,12 +2,13 @@ Description: Convert string to double in C locale. Files: -lib/c-strtod.h lib/c-strtod.c +lib/c-strtod.h m4/c-strtod.m4 Depends-on: extensions +xalloc configure.ac: gl_C_STRTOD diff --git a/modules/c-strtold b/modules/c-strtold index 764145a3f..992f81682 100644 --- a/modules/c-strtold +++ b/modules/c-strtold @@ -8,6 +8,7 @@ lib/c-strtold.c m4/c-strtod.m4 Depends-on: +xalloc extensions configure.ac: -- 2.11.0