Add dependencies to malloc-posix, realloc-posix.
authorBruno Haible <bruno@clisp.org>
Sun, 9 Sep 2007 14:27:39 +0000 (14:27 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Sep 2007 14:27:39 +0000 (14:27 +0000)
ChangeLog

index c6b196f..0e3aa02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2007-09-09  Bruno Haible  <bruno@clisp.org>
 
+       * modules/getcwd (Depends-on): Add malloc-posix.
+       * modules/glob (Depends-on): Likewise.
+       * modules/putenv (Depends-on): Likewise.
+       * modules/strdup (Depends-on): Likewise.
+       * modules/getdelim (Depends-on): Add realloc-posix.
+       * modules/read-file (Depends-on): Likewise.
+
+2007-09-09  Bruno Haible  <bruno@clisp.org>
+
        * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
        (gl_FUNC_MALLOC_POSIX): Require it.
        * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.