]> Savannah Git Hosting - gnulib.git/commit
close-stream, closein, closeout: simplify
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 May 2019 15:20:29 +0000 (08:20 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 May 2019 15:21:08 +0000 (08:21 -0700)
commit07fb4954db5032be9c61af7e014521efb6f7d207
treeb8d059f3b355914f4f4f5379ad37c3566e1233ec
parent9bba04193bbc49a43702110e72b104791a23a6c6
close-stream, closein, closeout: simplify

I noticed this opportunity for simplification while drafting a
new, related module that I haven’t had time to finish yet.
* m4/close-stream.m4, m4/closein.m4, m4/closeout.m4: Remove.
* modules/close-stream (Files): Remove m4/close-stream.m4.
(configure.ac): Omit gl_CLOSE_STREAM.
* modules/closein (Files): Remove m4/closein.m4
(configure.ac): Omit gl_CLOSEIN.
* modules/closeout (Files): Remove m4/closeout.m4.
(configure.ac): Omit gl_CLOSEOUT.
ChangeLog
m4/close-stream.m4 [deleted file]
m4/closein.m4 [deleted file]
m4/closeout.m4 [deleted file]
modules/close-stream
modules/closein
modules/closeout