Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!europa.asd.contel.com!wlbr!roger.imsd.contel.com!mh From: mh@roger.imsd.contel.com (Mike Hoegeman) Newsgroups: comp.sys.hp Subject: Imake for snake Keywords: imake X snake Message-ID: <1991Jun21.184236.10586@wlbr.imsd.contel.com> Date: 21 Jun 91 18:42:36 GMT References: <1991Jun20.231232.14570@wlbr.imsd.contel.com> Sender: news@wlbr.imsd.contel.com (news) Organization: Contel FSD, Westlake Village, CA Lines: 8 Nntp-Posting-Host: roger.imsd.contel.com 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.