fclose, fflush: Respect rules for use of AC_LIBOBJ.
authorBruno Haible <bruno@clisp.org>
Thu, 5 May 2011 22:34:34 +0000 (00:34 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 5 May 2011 22:34:34 +0000 (00:34 +0200)
commit864eeee51daf303bb48df9fcd64b59ea96b51c0e
treee583d3f1a5675d4c5d5c623c8bf913f3910c66b5
parent5d9f4218b61b9c279b32a6572f21f260b38a05e8
fclose, fflush: Respect rules for use of AC_LIBOBJ.

* m4/fflush.m4 (gl_FUNC_FFLUSH): Don't invoke gl_REPLACE_FCLOSE.
* m4/fclose.m4 (gl_FUNC_FCLOSE): Invoke gl_FUNC_FFLUSH_STDIN and
gl_REPLACE_FCLOSE here.
* modules/fflush (Depends-on): Remove fclose.
* doc/posix-functions/fclose.texi: Mention module 'fflush' only in
combination with module 'fclose'.
ChangeLog
doc/posix-functions/fclose.texi
m4/fclose.m4
m4/fflush.m4
modules/fflush