CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 07/04/12 16:27:20
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.512
retrieving revision 1.513
diff -u -b -r1.512 -r1.513
--- ChangeLog 12 Apr 2007 12:30:20 -0000 1.512
+++ ChangeLog 12 Apr 2007 16:27:20 -0000 1.513
@@ -1,5 +1,12 @@
2007-04-12 Eric Blake <[EMAIL PROTECTED]>
+ Work around 'stdin seekable' shortcoming on glibc.
+ * ltdl/m4/gnulib-cache.m4: Use closein instead of closeout.
+ * tests/others.at (stdin closed): Adjust to new output.
+ * src/main.c (process_file): No need to return anything.
+ (main): Use close_stdin instead of close_stdout.
+ Reported by Ralf Wildenhues.
+
Enable autobuild usage.
* ltdl/m4/gnulib-cache.m4: Augment with 'gnulib-tool --import
autobuild'.
@@ -8803,7 +8810,7 @@
-----
- $Revision: 1.512 $ $Date: 2007/04/12 12:30:20 $
+ $Revision: 1.513 $ $Date: 2007/04/12 16:27:20 $
Local Variables:
coding: utf-8