relocatable-prog-wrapper: Assume strerror() exists.
[pspp] / m4 / fflush.m4
index 29ef61394dc15eadaaaca1e995cb3c8e37a2c80d..69eb86efe1a20be590ec2a776715f0347ea7e759 100644 (file)
@@ -1,4 +1,4 @@
-# fflush.m4 serial 10
+# fflush.m4 serial 11
 
 # Copyright (C) 2007-2011 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
@@ -15,7 +15,6 @@ AC_DEFUN([gl_FUNC_FFLUSH],
   gl_FUNC_FFLUSH_STDIN
   if test $gl_cv_func_fflush_stdin = no; then
     gl_REPLACE_FFLUSH
-    gl_REPLACE_FCLOSE
   fi
 ])