Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8B1CB423E for ; Wed, 8 Jun 2011 08:12:21 +0000 (UTC) Received: (qmail 62517 invoked by uid 500); 8 Jun 2011 08:12:20 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 62448 invoked by uid 500); 8 Jun 2011 08:12:20 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 62377 invoked by uid 99); 8 Jun 2011 08:12:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jun 2011 08:12:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jun 2011 08:12:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 08535107E50 for ; Wed, 8 Jun 2011 08:11:59 +0000 (UTC) Date: Wed, 8 Jun 2011 08:11:59 +0000 (UTC) From: "Randall Leeds (JIRA)" To: dev@couchdb.apache.org Message-ID: <1828716587.2524.1307520719030.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <15400116.79661295522323599.JavaMail.jira@thor> Subject: [jira] [Work started] (COUCHDB-1033) prevent excessive linking MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on COUCHDB-1033 started by Randall Leeds. > prevent excessive linking > ------------------------- > > Key: COUCHDB-1033 > URL: https://issues.apache.org/jira/browse/COUCHDB-1033 > Project: CouchDB > Issue Type: Sub-task > Components: Build System > Reporter: Randall Leeds > Assignee: Randall Leeds > Priority: Minor > Fix For: 1.2 > > Original Estimate: 3h > Remaining Estimate: 3h > > configure.ac currently constructs a massive CPPFLAGS used for all compilation. As a result, unnecessary linking occurs. For example, the ICU driver is linked to SpiderMonkey. > I believe it would be good practice to prevent this sort of needless linking. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira