fflush, fseeko: Respect rules for use of AC_LIBOBJ.
authorBruno Haible <bruno@clisp.org>
Thu, 5 May 2011 22:23:55 +0000 (00:23 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 5 May 2011 22:23:55 +0000 (00:23 +0200)
commit5d9f4218b61b9c279b32a6572f21f260b38a05e8
treebfdf20d7b22095cb10e362b5b4b785ffdf1f5b08
parent9dba31e113c15a07103d04980a8f39bcba5f7795
fflush, fseeko: Respect rules for use of AC_LIBOBJ.

* m4/fflush.m4 (gl_FUNC_FFLUSH_STDIN): New macro, extracted from
gl_FUNC_FFLUSH.
(gl_FUNC_FFLUSH): Use it.
(gl_REPLACE_FFLUSH): Don't invoke gl_REPLACE_FSEEKO.
* m4/fseeko.m4 (gl_FUNC_FSEEKO): Invoke gl_FUNC_FFLUSH_STDIN and
gl_REPLACE_FSEEKO here.
ChangeLog
m4/fflush.m4
m4/fseeko.m4