From owner-freebsd-stable Sat Mar 14 03:29:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA22103 for freebsd-stable-outgoing; Sat, 14 Mar 1998 03:29:11 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from conductor.synapse.net (conductor.synapse.net [199.84.54.18]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA22098 for ; Sat, 14 Mar 1998 03:29:08 -0800 (PST) (envelope-from evanc@synapse.net) Received: (qmail 8021 invoked from network); 14 Mar 1998 11:29:09 -0000 Received: from cpu1970.adsl.bellglobal.com (HELO cello) (206.47.37.201) by conductor.synapse.net with SMTP; 14 Mar 1998 11:29:09 -0000 Message-ID: <006301bd4f3c$753e2140$c9252fce@cello.synapse.net> From: "Evan Champion" To: , "Jordan K. Hubbard" Cc: "Tom" , Subject: Re: include libc_r in 2.2.6 Date: Sat, 14 Mar 1998 06:29:31 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk >> Can this at least be added ("WANT_LIBC_R=false") and documented in >> /etc/make.conf? > >As long as "false" does the obvious thing (and it's not an .if defined(...) >statement in the usage which would obviously cause "false" to be "true") >I have no problems with that. How is that different than the rest of /etc/make.conf? #WANT_CSRG_LIBM= yes #WANT_LIBC_R= yes (true/false seem to go on things that begin with NO, ie: NOPORTDOCS=true). Evan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message