projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8acf2d
)
fnctl: Fix missing dependency.
author
Bruno Haible
<bruno@clisp.org>
Sun, 7 Feb 2010 23:44:42 +0000
(
00:44
+0100)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 7 Feb 2010 23:44:42 +0000
(
00:44
+0100)
ChangeLog
patch
|
blob
|
history
modules/fcntl
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 4f4ffb13a90978068c0c522ce9889fe3b4cc9c83..c02b3b9936f0d386b652eab6da962907ec3b8f94 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2010-02-07 Bruno Haible <bruno@clisp.org>
+
+ fnctl: Fix missing dependency.
+ * modules/fcntl (Depends-on): Add getdtablesize.
+ Reported by John W. Eaton <jwe@gnu.org>.
+
2010-02-05 Sergey Poznyakoff <gray@gnu.org.ua>
Argp: fix recognition of short alias options.
diff --git
a/modules/fcntl
b/modules/fcntl
index 67f67f9faa32bfa34ebee5a0bae81a0741fa44bf..addd6ba1314e5988a9b71ef567df26627f7c3e4d 100644
(file)
--- a/
modules/fcntl
+++ b/
modules/fcntl
@@
-8,6
+8,7
@@
lib/fcntl.c
Depends-on:
dup2
fcntl-h
+getdtablesize
extensions
configure.ac: