[
https://issues.apache.org/jira/browse/COUCHDB-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985227#action_12985227
]
Randall Leeds commented on COUCHDB-1033:
----------------------------------------
So you're right, Filipe. I don't know what I was seeing before.
Maybe I saw that when I was halfway through the pkg-config patch for
spidermonkey and had messed things up. I'll sort through all this stuff this
week.
> prevent excessive linking
> -------------------------
>
> Key: COUCHDB-1033
> URL: https://issues.apache.org/jira/browse/COUCHDB-1033
> Project: CouchDB
> Issue Type: Improvement
> Components: Build System
> Reporter: 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.
-
You can reply to this email to add a comment to the issue online.