changeset 12495:664012a3216e

(LIB_MOTIF, VFORK_RETURN_TYPE): Define these.
author Richard M. Stallman <rms@gnu.org>
date Fri, 07 Jul 1995 13:36:40 +0000
parents bfbe2490dbf0
children 333d25d9a8b1
files src/s/usg5-4-2.h
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/usg5-4-2.h	Fri Jul 07 13:35:48 1995 +0000
+++ b/src/s/usg5-4-2.h	Fri Jul 07 13:36:40 1995 +0000
@@ -51,3 +51,9 @@
 
 /* Use libw.a along with X11R6 Xt.  */
 #define NEED_LIBW
+
+/* ryanr@ellingtn.ftc.nrcs.usda.gov (Richard Anthony Ryan) says -lXimp
+   is needed in UNIX_SV ... 4.2 1.1.2.  */
+#define LIB_MOTIF -lXm -lXimp
+
+#define VFORK_RETURN_TYPE pid_t