CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/10/07 17:33:29
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.409
retrieving revision 1.410
diff -u -b -r1.409 -r1.410
--- ChangeLog 7 Oct 2006 05:02:56 -0000 1.409
+++ ChangeLog 7 Oct 2006 17:33:28 -0000 1.410
@@ -1,3 +1,10 @@
+2006-10-07 Eric Blake <[EMAIL PROTECTED]>
+
+ * m4/m4module.h (m4_set_exit_failure): New prototype.
+ * m4/utility.c (m4_set_exit_failure): New function.
+ * modules/m4.c (m4exit): Use it to avoid yet another global
+ variable export in libm4.
+
2006-10-06 Eric Blake <[EMAIL PROTECTED]>
* m4/output.c (cleanup_tmpfile): Exit nonzero on failure to clean
@@ -7767,7 +7774,7 @@
-----
- $Revision: 1.409 $ $Date: 2006/10/07 05:02:56 $
+ $Revision: 1.410 $ $Date: 2006/10/07 17:33:28 $
Local Variables:
coding: utf-8