Need this to build under cygwin...
1998-04-29 Andy Piper <andyp(a)parallax.co.uk>
* s/cygwin32.h: don't define BROKEN_CYGWIN anymore since we normally link
with unixoid event loop now.
Index: src/s/cygwin32.h
===================================================================
RCS file: /usr/CVSroot/XEmacs/xemacs-20/src/s/cygwin32.h,v
retrieving revision 1.11
diff -u -r1.11 cygwin32.h
--- src/s/cygwin32.h 1998/04/24 21:34:28 1.11
+++ src/s/cygwin32.h 1998/05/02 05:19:52
@@ -139,7 +139,7 @@
#define DATA_END -1
#define HEAP_IN_DATA
#define UNEXEC "unexcw.o"
-#define BROKEN_SIGIO
+/* #define BROKEN_SIGIO */
#define PROCESS_IO_BLOCKING
#define strnicmp strncasecmp
#ifndef HAVE_SOCKETS
Show replies by date