Does anyone have a script to compile xgrass4.1 under Motif 1.2 and X11R5?
Mark Palm (stssmap@st.unocal.com) writes on 19 Nov 93:
Does anyone have a script to compile xgrass4.1 under Motif 1.2 and X11R5?
Someone made the sagacious observation the other day that v1.2 has some
backward compatibility ifdefs (sorry, I lost the attribution). So, in
your head file try adding:
XCFLAGS = -D_NO_PROTO -DXM_1_1_BC
^^^^^^^^^^^
This is untested-just passing along info. Good luck.
--Darrell