changeset 545:3bf63e2cf890

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Tue, 11 Feb 1992 02:09:48 +0000
parents 054dfe2f6327
children c10a468c6203
files etc/=MACHINES src/callproc.c src/s/hpux.h
diffstat 3 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/=MACHINES	Tue Feb 11 00:46:32 1992 +0000
+++ b/etc/=MACHINES	Tue Feb 11 02:09:48 1992 +0000
@@ -434,7 +434,10 @@
   18.58 should support a wide variety of operating systems.
   Use -opsystem=isc2-2 for Interactive 386/ix version 2.2.
   Use -opsystem=386ix for prior versions.
-  Use -opsystem=esix for Esix.  It isn't clear what to do on an SCO system.
+  Use -opsystem=esix for Esix.
+  It isn't clear what to do on an SCO system.  The system's C
+  preprocessor doesn't seem to handle the src subdirectory's Make
+  trickery, so you will probably need to install the GNU C preprocessor.
 
   If you are using Xenix, see notes above under Xenix.
 
--- a/src/callproc.c	Tue Feb 11 00:46:32 1992 +0000
+++ b/src/callproc.c	Tue Feb 11 02:09:48 1992 +0000
@@ -247,6 +247,9 @@
       return Qnil;
     }
 
+  synch_process_death = 0;
+  synch_process_retcode = 0;
+
   record_unwind_protect (call_process_cleanup,
 			 Fcons (make_number (fd[0]), make_number (pid)));
 
--- a/src/s/hpux.h	Tue Feb 11 00:46:32 1992 +0000
+++ b/src/s/hpux.h	Tue Feb 11 02:09:48 1992 +0000
@@ -133,7 +133,7 @@
    so that Emacs can tell instantly when you try to modify
    a file that someone else has modified in his Emacs.  */
 
-/* #define CLASH_DETECTION */
+#define CLASH_DETECTION
 
 /* Define SHORTNAMES if the C compiler can distinguish only
    short names.  It means that the stuff in ../shortnames