summaryrefslogtreecommitdiff
path: root/modules/c-strtold
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-01-23 23:41:16 +0100
committerBruno Haible <bruno@clisp.org>2009-01-23 23:41:16 +0100
commit5965a9b1d0011a0340b57e1faa0b8a3f7997c519 (patch)
treee08d76fba9b8c9c66f0abd402b2838a9da64ebd8 /modules/c-strtold
parent9977632d05c1d68363901d6a4f4743ce06f153d2 (diff)
downloadgnulib-5965a9b1d0011a0340b57e1faa0b8a3f7997c519.tar.gz
Change c_strtod, c_strtold to no longer call xalloc_die().
Diffstat (limited to 'modules/c-strtold')
-rw-r--r--modules/c-strtold2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/c-strtold b/modules/c-strtold
index d9d5a18ce1..95439b1207 100644
--- a/modules/c-strtold
+++ b/modules/c-strtold
@@ -9,7 +9,7 @@ m4/c-strtod.m4
Depends-on:
extensions
-xalloc
+strdup-posix
configure.ac:
gl_C_STRTOLD