From owner-cvs-ports Mon Aug 19 06:42:03 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA15857 for cvs-ports-outgoing; Mon, 19 Aug 1996 06:42:03 -0700 (PDT) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA15842 for ; Mon, 19 Aug 1996 06:41:58 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id IAA08728; Mon, 19 Aug 1996 08:41:47 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma008721; Mon Aug 19 08:41:31 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [204.124.120.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id IAA02583; Mon, 19 Aug 1996 08:41:33 -0500 Received: from localhost (localhost [127.0.0.1]) by jake.lodgenet.com (8.7.5/8.6.12) with SMTP id IAA19707; Mon, 19 Aug 1996 08:40:36 -0500 (CDT) Message-Id: <199608191340.IAA19707@jake.lodgenet.com> X-Authentication-Warning: jake.lodgenet.com: Host localhost [127.0.0.1] didn't use HELO protocol X-Mailer: exmh version 1.6.2 7/18/95 To: asami@cs.berkeley.edu (Satoshi Asami) cc: erich@lodgenet.com, ports@freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/games/xblackjack - Imported sources In-reply-to: Your message of "Fri, 16 Aug 1996 14:53:47 PDT." <199608162153.OAA10989@silvia.HIP.Berkeley.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 19 Aug 1996 08:40:36 -0500 From: "Eric L. Hernes" Sender: owner-cvs-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Satoshi Asami writes: > >That seems like a perfect place to substitute "${MOTIFLIB}" for >"-lXm".... > Yea, I really wonder WTF I was thinking there. >This is a guideline for libraries: > >(1) If you see a "-lXm" anywhere in Imakefile or Makefile, substitute > it with "${MOTIFLIB}". > >(2) If you don't, and your Imakefile contains "XmClientLibs", then > change that to "${MOTIFLIB} XawClientLibs". > That's the one I was looking for. xmmix uses XmClientLibs, and has -lXm commented out as a possible alternative... I wanted to know how to handle XmClientLibs correctly. thanks. They'll both be fixed shortly. >Satoshi eric. -- erich@lodgenet.com http://rrnet.com/~erich erich@rrnet.com