From owner-freebsd-questions@FreeBSD.ORG Tue May 6 20:13:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E112B106564A for ; Tue, 6 May 2008 20:13:48 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by mx1.freebsd.org (Postfix) with ESMTP id 8F3318FC14 for ; Tue, 6 May 2008 20:13:48 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so218501wra.13 for ; Tue, 06 May 2008 13:13:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=sYhNSzrrO8RRu6mIJquoa1AMkT4ocbKASnuVzO4p0/w=; b=sM2kZpiFggPC4j1iFPyDawVNQ9w9t5IlTaLBSC6K1kkW/mmZ2tNWY87ApCCPtpMWCLXO5YC77xuhekf9ItnnhA4UDyDe2Sj3kHp9603qCxmEhRkY4iE7Sp2uRfW5nBKsGffnyEFKxfHoXrcCfys5Sx0KAvfmpV5ifAFcsckA1fc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=FpjIaHu4zT6b39BZfs/QAwiQk80T/VMPIWT4036UqhGeHlzbvDs09w6uaA14vOWYDQYze+OXDDQwy3yIieIRff28pCm76PLnWGLy67QNiAPN1xWZ1eKEjl5U42iRv8KWMWYx4k5jMo+LhONzQqGYrnulLkLxo4SK6vQ1rL77OZA= Received: by 10.100.214.3 with SMTP id m3mr1602724ang.55.1210104827215; Tue, 06 May 2008 13:13:47 -0700 (PDT) Received: by 10.100.253.13 with HTTP; Tue, 6 May 2008 13:13:47 -0700 (PDT) Message-ID: <539c60b90805061313g2c0a7232n2a065cf1190dbb30@mail.gmail.com> Date: Tue, 6 May 2008 13:13:47 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 8e46ed9b59e3071a Subject: configure: how to tell what options were used X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2008 20:13:49 -0000 I think I'm having problems with a port due to a sub-port having incorrect configure options. Anyone know how to find out what those might have been? I'm not seeing a standard way to find that out... Thanks, Steve