CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/10/14 04:15:27
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.193
retrieving revision 1.1.1.1.2.194
diff -u -b -r1.1.1.1.2.193 -r1.1.1.1.2.194
--- ChangeLog 13 Oct 2006 22:25:32 -0000 1.1.1.1.2.193
+++ ChangeLog 14 Oct 2006 04:15:26 -0000 1.1.1.1.2.194
@@ -1,5 +1,10 @@
2006-10-13 Eric Blake <[EMAIL PROTECTED]>
+ * src/m4.h (UNIX, W32_NATIVE, OS2): Move platform checks after
+ header files are included, since <unistd.h> can affect the tests.
+ * THANKS: Updated.
+ Reported by Martin Koeppe.
+
Backport head's usage of clean-temp module, as it is cleaner than
using tmpfile-safer.
* m4/gnulib-cache.m4: Augment with 'gnulib-tool --import
@@ -3119,7 +3124,7 @@
-----
- $Revision: 1.1.1.1.2.193 $ $Date: 2006/10/13 22:25:32 $
+ $Revision: 1.1.1.1.2.194 $ $Date: 2006/10/14 04:15:26 $
Local Variables:
coding: utf-8