projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25b5e5c
)
Depend on ftello.
author
Bruno Haible
<bruno@clisp.org>
Wed, 25 Apr 2007 07:56:32 +0000
(07:56 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Wed, 25 Apr 2007 07:56:32 +0000
(07:56 +0000)
ChangeLog
patch
|
blob
|
history
modules/fflush
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 8eff7d978b7a675d7445e8d57646cd0335b45121..244370a2ae70d00ae6958e51c4fee815d8660d2f 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2007-04-25 Bruno Haible <bruno@clisp.org>
+
+ * modules/fflush (Depends-on): Add ftello.
+
2007-04-25 Bruno Haible <bruno@clisp.org>
* modules/ftello-tests: New file.
diff --git
a/modules/fflush
b/modules/fflush
index ff79fa6112e6bb5454e636bd504c999b5096b472..b23b44a85fb7be5f36aab4019fcd682eaf6a5408 100755
(executable)
--- a/
modules/fflush
+++ b/
modules/fflush
@@
-7,6
+7,7
@@
m4/fflush.m4
Depends-on:
fpurge
+ftello
stdio
unistd