Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!quanta.eng.ohio-state.edu!math-cs.kent.edu!bailey From: doleh@math-cs.kent.edu (Yaser Doleh) Newsgroups: comp.windows.x Subject: xtalk patch Message-ID: <1990Feb27.232930.2406@math-cs.kent.edu> Date: 27 Feb 90 23:29:30 GMT Organization: Kent State University Lines: 76 I got few questions about xtalk does not work under R4. So I am posting this patch which I received from casey@gauss.llnl.GOV few weeks ago. *** xtalk.c.orig Tue Feb 27 18:10:30 1990 --- xtalk.c Tue Feb 27 18:14:18 1990 *************** *** 2,9 Written by : Yaser Doleh Kent State University ! email doleh@kent.edu ! March 15, 1980 */ #include --- 2,9 ----- Written by : Yaser Doleh Kent State University ! email doleh@math-cs.kent.edu ! March 15, 1988 */ #include *************** *** 8,18 #include #include ! #include ! #include ! #include ! #include ! #include #include #include #include --- 8,18 ----- #include #include ! #include ! #include ! #include ! #include ! #include #include #include #include *** Imakefile.orig Tue Feb 27 18:11:07 1990 --- Imakefile Tue Feb 27 18:13:32 1990 *************** *** 1,6 LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB) SRCS = xtalk.c OBJS = xtalk.o INCLUDES = -I$(TOP) ComplexProgramTarget(xtalk) --- 1,7 ----- LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB) SRCS = xtalk.c OBJS = xtalk.o + DEFINES = -DXAW_BC INCLUDES = -I$(TOP) ComplexProgramTarget(xtalk) -- Yaser Doleh Department Of Mathematics & Computer Science Kent State University Kent - OH 44242