Mercurial > hg > xemacs-beta
comparison src/s/cygwin32.h @ 4848:bde90bc762f2
Remove support for non-pdump on Cygwin.
See xemacs-patches message
<870180fe1001130949m2b4b3f08k198e360f56b7ac45@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Wed, 13 Jan 2010 10:50:47 -0700 |
parents | 184461bc8de4 |
children | e1d8b6b0c589 |
comparison
equal
deleted
inserted
replaced
4847:05c519de7353 | 4848:bde90bc762f2 |
---|---|
72 #define WIN32_LEAN_AND_MEAN | 72 #define WIN32_LEAN_AND_MEAN |
73 | 73 |
74 #define TEXT_START -1 | 74 #define TEXT_START -1 |
75 #define HEAP_IN_DATA | 75 #define HEAP_IN_DATA |
76 #define NO_LIM_DATA | 76 #define NO_LIM_DATA |
77 #define UNEXEC "unexcw.o" | |
78 | 77 |
79 #define BROKEN_SIGIO | 78 #define BROKEN_SIGIO |
80 | 79 |
81 #define CYGWIN_BROKEN_SIGNALS | 80 #define CYGWIN_BROKEN_SIGNALS |
82 | 81 |