[
https://issues.apache.org/jira/browse/COUCHDB-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Cottlehuber closed COUCHDB-1595.
-------------------------------------
Resolution: Won't Fix
move to rebar, use releases. No changes planned for current build environment
for Windows.
> etc/couchdb/Makefile should use autoconf rules for windows
> ----------------------------------------------------------
>
> Key: COUCHDB-1595
> URL: https://issues.apache.org/jira/browse/COUCHDB-1595
> Project: CouchDB
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 1.2, 1.3
> Reporter: Benoit Chesneau
> Labels: Windows
>
> actually we have a case in the Makefile to use different dirs for windows
> where it should simply follow the rules given by the autotools:
> "s|%localstatelibdir%|../var/lib/couchdb|g" \
> should be:
> -e "s|%localstatelibdir%|$(localstatelibdir)|g"
> like on unix.
--
This message was sent by Atlassian JIRA
(v6.2#6252)