Date: Mon, 19 Aug 1996 08:40:36 -0500 From: "Eric L. Hernes" <erich@lodgenet.com> 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 Message-ID: <199608191340.IAA19707@jake.lodgenet.com> In-Reply-To: Your message of "Fri, 16 Aug 1996 14:53:47 PDT." <199608162153.OAA10989@silvia.HIP.Berkeley.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608191340.IAA19707>