You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Benoit Chesneau (JIRA)" <ji...@apache.org> on 2012/11/10 12:11:12 UTC

[jira] [Updated] (COUCHDB-1595) etc/couchdb/Makefile should use autoconf rules for windows

     [ https://issues.apache.org/jira/browse/COUCHDB-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benoit Chesneau updated COUCHDB-1595:
-------------------------------------

    Affects Version/s: 1.3
                       1.2
    
> 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
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira