From owner-cvs-etc Mon Apr 15 22:52:08 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA14597 for cvs-etc-outgoing; Mon, 15 Apr 1996 22:52:08 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id WAA14461 Mon, 15 Apr 1996 22:51:38 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.5/8.6.9) id WAA00958; Mon, 15 Apr 1996 22:51:34 -0700 (PDT) Date: Mon, 15 Apr 1996 22:51:34 -0700 (PDT) Message-Id: <199604160551.WAA00958@silvia.HIP.Berkeley.EDU> To: ache@freefall.freebsd.org CC: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org In-reply-to: <199604130640.XAA24126@freefall.freebsd.org> (ache@freefall.freebsd.org) Subject: Re: cvs commit: src/etc make.conf From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Modified: etc make.conf * Log: * Document MOTIF_STATIC > # If you have static libXm, uncomment this. > # > #MOTIF_STATIC= yes Well, I can't quite understand this, I thought all Motif packages come with shared and static libXm. Do you mean "if you want libXm to be linked statically"? Or is there a Motif package that comes with only static libXm? My intention was the former, and the reason why I didn't put it in /etc/make.conf was because it won't be useful for many people. Unless you are distributing the packages, you don't need it. And /etc/make.conf is crowded enough as it is. By the way, I really wish you'd send an e-mail before committing in someone else's area. I just committed my fix to /etc/make.conf following a long discussion on the ports (and sometimes current) list, didn't it occurred to you that it might be appropriate to just drop me a note? Satoshi