carbon2-commit: Move def of CYGWIN_HEADERS to s files

Ben Wing ben at xemacs.org
Sun Feb 7 12:39:19 EST 2010


changeset:   4907:262b29aedd54
user:        Ben Wing <ben at xemacs.org>
date:        Thu Jan 14 02:42:58 2010 -0600
files:       src/ChangeLog
description:
Move def of CYGWIN_HEADERS to s files

-------------------- ChangeLog entries follow: --------------------

src/ChangeLog addition:

2010-01-14  Ben Wing  <ben at xemacs.org>

	* syswindows.h: Don't define CYGWIN_HEADERS here.

2010-01-14  Ben Wing  <ben at xemacs.org>

	* s/cygwin32.h:
	* s/mingw32.h:
	Define here instead so it's available in all files.  Fixes
	compile problems in database.c in some cases.


diff -r e1d8b6b0c589 -r 262b29aedd54 src/ChangeLog
--- a/src/ChangeLog	Thu Jan 14 02:21:17 2010 -0600
+++ b/src/ChangeLog	Thu Jan 14 02:42:58 2010 -0600
@@ -1,3 +1,14 @@
+2010-01-14  Ben Wing  <ben at xemacs.org>
+
+	* syswindows.h: Don't define CYGWIN_HEADERS here.
+
+2010-01-14  Ben Wing  <ben at xemacs.org>
+
+	* s/cygwin32.h:
+	* s/mingw32.h:
+	Define here instead so it's available in all files.  Fixes
+	compile problems in database.c in some cases.
+
 2010-01-14  Ben Wing  <ben at xemacs.org>
 
 	* glyphs-eimage.c:



More information about the XEmacs-Patches mailing list