Add dependency to malloc-posix.
authorBruno Haible <bruno@clisp.org>
Sun, 9 Sep 2007 14:26:55 +0000 (14:26 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Sep 2007 14:26:55 +0000 (14:26 +0000)
modules/getcwd
modules/glob
modules/putenv
modules/strdup

index f32453e37170c94be18d31d3c22d4a74640f5801..17687e7ad62b895fb3b8902e4c1f480f43c847fc 100644 (file)
@@ -14,6 +14,7 @@ dirfd
 extensions
 stdbool
 unistd
+malloc-posix
 
 configure.ac:
 gl_FUNC_GETCWD
index 89c219db052c01885661c19f7303cdd3ed45ab83..31173e0732e990aa56366473e18e70a88ef5739c 100644 (file)
@@ -19,6 +19,7 @@ stdbool
 strdup
 sys_stat
 unistd
+malloc-posix
 
 configure.ac:
 gl_GLOB
index f6e30b5bad45077bba05d89becbad6188113a9ad..cba6a047b0dd0a014333c519387a56368db646df 100644 (file)
@@ -6,6 +6,7 @@ lib/putenv.c
 m4/putenv.m4
 
 Depends-on:
+malloc-posix
 
 configure.ac:
 gl_FUNC_PUTENV
index 8a2eaf665a5b5034a546b7e183d8d6c4edf3668c..ac5c5f4bad6ddb1943576e48af66f74df66655c1 100644 (file)
@@ -7,6 +7,7 @@ m4/strdup.m4
 
 Depends-on:
 string
+malloc-posix
 
 configure.ac:
 gl_FUNC_STRDUP