From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PIiRf-0002Tw-OV for garchives@archives.gentoo.org; Wed, 17 Nov 2010 13:53:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF62FE095C; Wed, 17 Nov 2010 13:52:21 +0000 (UTC) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by pigeon.gentoo.org (Postfix) with ESMTP id 73110E095C for ; Wed, 17 Nov 2010 13:52:21 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.59,211,1288569600"; d="scan'208";a="239112860" Received: from 213-152-39-90.dsl.eclipse.net.uk (HELO compaq.stroller.uk.eu.org) ([213.152.39.90]) by smtpout.karoo.kcom.com with ESMTP; 17 Nov 2010 13:52:20 +0000 Received: from [192.168.1.101] (unknown [192.168.1.101]) by compaq.stroller.uk.eu.org (Postfix) with ESMTP id 9A437A92D3 for ; Wed, 17 Nov 2010 13:52:17 +0000 (GMT) Content-Type: text/plain; charset=us-ascii Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 (Apple Message framework v1081) Subject: Re: [gentoo-user] Re: How to configure thochpad sensitivity (using hal)? From: Stroller In-Reply-To: <20101116222819.6ab37a91@karnak.local> Date: Wed, 17 Nov 2010 13:52:18 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <3FA52E3B-D273-463D-AACF-7B8E75713997@stellar.eclipse.co.uk> References: <20101116222819.6ab37a91@karnak.local> To: gentoo-user@lists.gentoo.org X-Mailer: Apple Mail (2.1081) X-Archives-Salt: 78c0757d-ec0a-4046-8460-dee355c36b39 X-Archives-Hash: fea0a34ffb8d26e4e86978b2186bc450 On 16/11/2010, at 10:28pm, David W Noon wrote: > ... > Again, the defaults are chosen for stability with Gentoo first; > secondly, there are no fixed defaults -- or "out-of-box" configuration > -- from upstream, as the USE flags are simply parameterizing > the ./configure script via autotools. I'm not familiar with autotools specifically, but back in the days = before I used Gentoo, when there were a couple of packages that weren't = in my distro's package manager that I compiled "by hand" I used to just = do something like `./configure && make`. I could choose to select a different configuration by saying something = like `./configure --with-ipv6`, but there were usually 30 or so options = for which I made no selection. Surely what `./configure` does if I don't make any choice about its = compilation option is to be considered a "default"? Stroller.