Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4859:262b29aedd54
Move def of CYGWIN_HEADERS to s files
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-14 Ben Wing <ben@xemacs.org>
* syswindows.h: Don't define CYGWIN_HEADERS here.
2010-01-14 Ben Wing <ben@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.
| author | Ben Wing <ben@xemacs.org> |
|---|---|
| date | Thu, 14 Jan 2010 02:42:58 -0600 |
| parents | 95c4ced5c07c |
| children | edc0cd26b4a8 |
comparison
equal
deleted
inserted
replaced
| 4858:e1d8b6b0c589 | 4859:262b29aedd54 |
|---|---|
| 1 2010-01-14 Ben Wing <ben@xemacs.org> | |
| 2 | |
| 3 * syswindows.h: Don't define CYGWIN_HEADERS here. | |
| 4 | |
| 5 2010-01-14 Ben Wing <ben@xemacs.org> | |
| 6 | |
| 7 * s/cygwin32.h: | |
| 8 * s/mingw32.h: | |
| 9 Define here instead so it's available in all files. Fixes | |
| 10 compile problems in database.c in some cases. | |
| 11 | |
| 1 2010-01-14 Ben Wing <ben@xemacs.org> | 12 2010-01-14 Ben Wing <ben@xemacs.org> |
| 2 | 13 |
| 3 * glyphs-eimage.c: | 14 * glyphs-eimage.c: |
| 4 Turn on fixes for conflicts between jmorecfg.h and windows.h on | 15 Turn on fixes for conflicts between jmorecfg.h and windows.h on |
| 5 Cygwin, too. | 16 Cygwin, too. |
