mh@roger.imsd.contel.com (Mike Hoegeman) (06/22/91)
I found the problem I had using imake on the snake, there is a #define in the imake sources which fixes up whitespace mangling. I just needed to add a #define hpux to get that bit to be compiled in. The imake I used was the one found in the Xview2.0 source in the contrib directory on export.lcs.mit.edu. as far as a hp.cf goes I just used the sun.cf one as a start. That seemed better than using a systemV -ish one and then having to go through and undo all kinds of things #defined as SYSV that HPUX can handle.