You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/07/22 07:30:00 UTC

[43/50] couchdb commit: updated refs/heads/developer-preview-2.0 to 2a31bca

configure: remove leftover config options, thanks @Wohali


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/8aac04cd
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/8aac04cd
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/8aac04cd

Branch: refs/heads/developer-preview-2.0
Commit: 8aac04cd0621d5ea63c9bf119d4ede4168b1c796
Parents: a666762
Author: Jan Lehnardt <ja...@apache.org>
Authored: Mon Jun 29 22:20:19 2015 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Mon Jun 29 22:20:19 2015 +0200

----------------------------------------------------------------------
 configure | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/8aac04cd/configure
----------------------------------------------------------------------
diff --git a/configure b/configure
index b5d56e9..1c2c30d 100755
--- a/configure
+++ b/configure
@@ -86,9 +86,7 @@ Options:
     --mandir=DIR            man documentation [DATAROOTDIR/man]
     --docdir=DIR            documentation root [DATAROOTDIR/doc/apache-couchdb]
     --htmldir=DIR           html documentation [DOCDIR]
-    --dvidir=DIR            dvi documentation [DOCDIR]
     --pdfdir=DIR            pdf documentation [DOCDIR]
-    --psdir=DIR             ps documentation [DOCDIR]
 EOF
 }