mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / fclose
index d8727c30751579fb4a9eec1451ae7aeeb9deabbc..e6493c908a6ac5f32ea35f5e6ed769f6206a9843 100644 (file)
@@ -7,10 +7,10 @@ m4/fclose.m4
 
 Depends-on:
 stdio
-close
-fflush
-freading
-fseeko
+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
@@ -26,4 +26,3 @@ LGPLv2+
 
 Maintainer:
 Bruno Haible
-