changeset 3596:9137e78cc171

* s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.
author Jim Blandy <jimb@redhat.com>
date Wed, 09 Jun 1993 12:53:35 +0000
parents e10f7473d2e3
children a9d02b8cec6e
files src/s/gnu-linux.h
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/gnu-linux.h	Wed Jun 09 12:45:26 1993 +0000
+++ b/src/s/gnu-linux.h	Wed Jun 09 12:53:35 1993 +0000
@@ -209,5 +209,6 @@
 /* Work around a bug in glibc with _longjmp. */
 #define C_SWITCH_SYSTEM -D_BSD_SOURCE
 
-/* Let's try this out, just in case.  */
-#define SIGNALS_VIA_CHARACTERS
+/* Let's try this out, just in case.
+   Nah.  Rik Faith <faith@cs.unc.edu> says it doesn't work well.  */
+/* #define SIGNALS_VIA_CHARACTERS */