projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f14c78b
)
Add dependency to realloc-posix.
author
Bruno Haible
<bruno@clisp.org>
Sun, 9 Sep 2007 14:27:13 +0000
(14:27 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 9 Sep 2007 14:27:13 +0000
(14:27 +0000)
modules/getdelim
patch
|
blob
|
history
modules/read-file
patch
|
blob
|
history
diff --git
a/modules/getdelim
b/modules/getdelim
index 3c70791940688758e41ed4dd37c3123219ca5d8e..19ca193c7ffa06d3b0907cce83ad1ac6acfa861d 100644
(file)
--- a/
modules/getdelim
+++ b/
modules/getdelim
@@
-7,6
+7,7
@@
m4/getdelim.m4
Depends-on:
stdio
+realloc-posix
configure.ac:
gl_FUNC_GETDELIM
diff --git
a/modules/read-file
b/modules/read-file
index 4fce90542b1e4c8c5bec98b191e55db61ee39ca3..e30294001059706174ba8b0becd3ce739031b8e7 100644
(file)
--- a/
modules/read-file
+++ b/
modules/read-file
@@
-7,6
+7,7
@@
lib/read-file.c
m4/read-file.m4
Depends-on:
+realloc-posix
configure.ac:
gl_FUNC_READ_FILE