Depend on ftello.
authorBruno Haible <bruno@clisp.org>
Wed, 25 Apr 2007 07:56:32 +0000 (07:56 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 25 Apr 2007 07:56:32 +0000 (07:56 +0000)
ChangeLog
modules/fflush

index 8eff7d9..244370a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 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.
        * tests/test-ftello.c: New file.
 
index ff79fa6..b23b44a 100755 (executable)
@@ -7,6 +7,7 @@ m4/fflush.m4
 
 Depends-on:
 fpurge
+ftello
 stdio
 unistd