changeset 8716:43a9fb438a48

The test now uses fseeko.
author Bruno Haible <bruno@clisp.org>
date Thu, 26 Apr 2007 08:20:30 +0000
parents bce2b6584930
children 3afefd650c3a
files ChangeLog modules/fflush-tests
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-26  Bruno Haible  <bruno@clisp.org>
+
+	* modules/fflush-tests (Depends-on): Add fseeko.
+
 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
 	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
--- a/modules/fflush-tests
+++ b/modules/fflush-tests
@@ -2,6 +2,7 @@
 tests/test-fflush.c
 
 Depends-on:
+fseeko
 
 configure.ac: