getline: Simplify.
[pspp] / modules / fclose
index 434dd737dc189bc1345bd125a2604204eaae42ff..e6493c908a6ac5f32ea35f5e6ed769f6206a9843 100644 (file)
@@ -7,9 +7,10 @@ m4/fclose.m4
 
 Depends-on:
 stdio
-close
-freading
-lseek
+close           [test $REPLACE_FCLOSE = 1]
+fflush          [test $REPLACE_FCLOSE = 1]
+freading        [test $REPLACE_FCLOSE = 1]
+lseek           [test $REPLACE_FCLOSE = 1]
 
 configure.ac:
 gl_FUNC_FCLOSE
@@ -25,4 +26,3 @@ LGPLv2+
 
 Maintainer:
 Bruno Haible
-