fclose: guarantee behavior on seekable stdin
[pspp] / modules / fclose
index ac383aa24b4bd350116873c676be826f51c16bb6..e6493c908a6ac5f32ea35f5e6ed769f6206a9843 100644 (file)
@@ -8,6 +8,7 @@ m4/fclose.m4
 Depends-on:
 stdio
 close           [test $REPLACE_FCLOSE = 1]
+fflush          [test $REPLACE_FCLOSE = 1]
 freading        [test $REPLACE_FCLOSE = 1]
 lseek           [test $REPLACE_FCLOSE = 1]
 
@@ -25,4 +26,3 @@ LGPLv2+
 
 Maintainer:
 Bruno Haible
-