diff src/s/cygwin.h @ 111047:1e7d8f405703

Merge changes from emacs-23 branch.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 19 Oct 2010 13:44:07 +0200
parents a8b56c7dbb62 502ba24bf657
children 417b1e4d63cd
line wrap: on
line diff
--- a/src/s/cygwin.h	Tue Oct 19 11:50:07 2010 +0200
+++ b/src/s/cygwin.h	Tue Oct 19 13:44:07 2010 +0200
@@ -101,5 +101,8 @@
    returns ENOSYS.  A workaround is to set G_SLICE=always-malloc. */
 #define G_SLICE_ALWAYS_MALLOC
 
+/* Send signals to subprocesses by "typing" special chars at them.  */
+#define SIGNALS_VIA_CHARACTERS
+
 /* arch-tag: 5ae7ba00-83b0-4ab3-806a-3e845779191b
    (do not change this comment) */