From: Jim Meyering Date: Wed, 23 Mar 2005 13:07:44 +0000 (+0000) Subject: (Depends-on): Add xalloc. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0f5c30877ca604cd21a322c6576f5200d49c408;p=pspp (Depends-on): Add xalloc. --- diff --git a/modules/c-strtod b/modules/c-strtod index 511d16b3fd..f82a98863e 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 764145a3fe..992f816825 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: