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 f32453e..17687e7 100644 (file)
@@ -14,6 +14,7 @@ dirfd
 extensions
 stdbool
 unistd
+malloc-posix
 
 configure.ac:
 gl_FUNC_GETCWD
index 89c219d..31173e0 100644 (file)
@@ -19,6 +19,7 @@ stdbool
 strdup
 sys_stat
 unistd
+malloc-posix
 
 configure.ac:
 gl_GLOB
index f6e30b5..cba6a04 100644 (file)
@@ -6,6 +6,7 @@ lib/putenv.c
 m4/putenv.m4
 
 Depends-on:
+malloc-posix
 
 configure.ac:
 gl_FUNC_PUTENV
index 8a2eaf6..ac5c5f4 100644 (file)
@@ -7,6 +7,7 @@ m4/strdup.m4
 
 Depends-on:
 string
+malloc-posix
 
 configure.ac:
 gl_FUNC_STRDUP