From owner-freebsd-questions@FreeBSD.ORG Thu Apr 6 15:17:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A60F716A401 for ; Thu, 6 Apr 2006 15:17:46 +0000 (UTC) (envelope-from beat.siegenthaler@beatsnet.com) Received: from atom.beatsnet.com (zux165-132.adsl.green.ch [80.254.165.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBFD043D58 for ; Thu, 6 Apr 2006 15:17:44 +0000 (GMT) (envelope-from beat.siegenthaler@beatsnet.com) Received: from [172.22.10.104] (zux006-002-130.adsl.green.ch [81.6.2.130]) (authenticated bits=0) by atom.beatsnet.com (8.13.6/8.13.6) with ESMTP id k36FHA9H076653 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NOT) for ; Thu, 6 Apr 2006 17:17:19 +0200 (CEST) (envelope-from beat.siegenthaler@beatsnet.com) DomainKey-Signature: a=rsa-sha1; s=ATOM; d=beatsnet.com; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: references:in-reply-to:x-enigmail-version:content-type: content-transfer-encoding:x-greylist:x-spam-status:x-spam-checker-version: x-virus-scanned:x-virus-status; b=dBYaRPm4vEvqKHn7F4IaJI7UVGnMsXkMXfcFl5X1Hb8ukdjEFSt1cttnOSNu4V7dp C3pqSF1MMai7gj+fxwJUA== Message-ID: <44353125.2020300@beatsnet.com> Date: Thu, 06 Apr 2006 17:17:57 +0200 From: Beat Siegenthaler User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4434337E.5020702@beatsnet.com> <441wwan87n.fsf@be-well.ilk.org> In-Reply-To: <441wwan87n.fsf@be-well.ilk.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (atom.beatsnet.com [172.20.0.45]); Thu, 06 Apr 2006 17:17:19 +0200 (CEST) X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on ATOM X-Virus-Scanned: ClamAV 0.88/1377/Thu Apr 6 08:17:48 2006 on atom X-Virus-Status: Clean Subject: Re: understanding of make.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Apr 2006 15:17:46 -0000 Lowell Gilbert wrote: > > Did you have any reason to think that would work? > I would expect the syntax to be more like > CONFIGURE_ARGS+= --enable-TRIMTSIP makes sense, I think this could really work... Thanks