From dev-return-8424-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon Feb 01 22:00:45 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 30168 invoked from network); 1 Feb 2010 22:00:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 22:00:45 -0000 Received: (qmail 16503 invoked by uid 500); 1 Feb 2010 22:00:44 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 16448 invoked by uid 500); 1 Feb 2010 22:00:44 -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 16409 invoked by uid 99); 1 Feb 2010 22:00:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 22:00:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 22:00:43 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 529E129A001C for ; Mon, 1 Feb 2010 14:00:23 -0800 (PST) Message-ID: <1681940160.7371265061623337.JavaMail.jira@brutus.apache.org> Date: Mon, 1 Feb 2010 22:00:23 +0000 (UTC) From: "Jan Lehnardt (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Assigned: (COUCHDB-621) configure script doesn't allow overriding localdocdir In-Reply-To: <412097542.190721263327534451.JavaMail.jira@brutus.apache.org> 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-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lehnardt reassigned COUCHDB-621: ------------------------------------ Assignee: Noah Slater > configure script doesn't allow overriding localdocdir > ----------------------------------------------------- > > Key: COUCHDB-621 > URL: https://issues.apache.org/jira/browse/COUCHDB-621 > Project: CouchDB > Issue Type: Bug > Components: Build System > Affects Versions: 0.10.1 > Environment: Gentoo Linux > Reporter: Dirkjan Ochtman > Assignee: Noah Slater > Priority: Minor > Fix For: 0.11 > > > * econf: updating apache-couchdb-0.10.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating apache-couchdb-0.10.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub > ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-erlang=/usr/lib/erlang/usr/include --localstatedir=/var --localdocdir=/usr/share/doc/couchdb-0.10.1 > configure: error: unrecognized option: `--localdocdir=/usr/share/doc/couchdb-0.10.1' -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.