summaryrefslogtreecommitdiff
path: root/modules/unistr/u32-cpy-alloc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-04-26 12:00:43 +0200
committerBruno Haible <bruno@clisp.org>2009-04-26 12:00:43 +0200
commita9c53428e9ec1fd0f085fd197027abc727c3a59f (patch)
treeb70333c5a2c78f0c6fa279c2ab47566e9e1ff485 /modules/unistr/u32-cpy-alloc
parentb3fef2a47fcc4c239a618ffd71d55af00650572a (diff)
downloadgnulib-a9c53428e9ec1fd0f085fd197027abc727c3a59f.tar.gz
Require a POSIX compliant malloc().
Diffstat (limited to 'modules/unistr/u32-cpy-alloc')
-rw-r--r--modules/unistr/u32-cpy-alloc1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/unistr/u32-cpy-alloc b/modules/unistr/u32-cpy-alloc
index 87f2455fb2..d6dd635aba 100644
--- a/modules/unistr/u32-cpy-alloc
+++ b/modules/unistr/u32-cpy-alloc
@@ -7,6 +7,7 @@ lib/unistr/u-cpy-alloc.h
Depends-on:
unistr/base
+malloc-posix
configure.ac: