Gregory D Abram Tue, 22 Jan 2002 14:22:34 -0800 (PST)
Looks like _XmMapKeyEvents is not in Lesstif, but the XmVersion is >= 2, so TransferAcceletators.c doesn't compile under Lesstif. I got it to build by coercing it into using _XmMapKeyEvent (in the simgular - the pre-V2 code).
Greg