+2001-12-05 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * s/sol2-5.h (HAVE_VFORK): Define if undefined.
+
2001-11-29 Dave Love <fx@gnu.org>
* coding.c (syms_of_coding) <Qchar_coding_system>: Give it an
#undef USE_MMAP_FOR_BUFFERS
+/* This prevents crashes in "M-x shell". */
+#ifndef HAVE_VFORK
+#define HAVE_VFORK 1
+#endif
+
#if 0 /* A recent patch in unexelf.c should eliminate the need for this. */
/* Don't use the shared libraries for -lXt and -lXaw,
to work around a linker bug in Solaris 2.5.