Whitespace change.
[gnulib.git] / m4 / fflush.m4
index 161680f..2399fe0 100755 (executable)
@@ -1,4 +1,4 @@
-#serial 1
+#serial 3
 
 # Copyright (C) 2007 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
@@ -45,6 +45,7 @@ AC_DEFUN([gl_FUNC_FFLUSH],
 AC_DEFUN([gl_REPLACE_FFLUSH],
 [
   AC_LIBOBJ([fflush])
+  AC_LIBOBJ([fseeko])
   AC_REQUIRE([gl_STDIO_H_DEFAULTS])
   REPLACE_FFLUSH=1
 ])