You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2012/11/18 17:49:46 UTC

[27/50] git commit: Fixed up variable usage

Fixed up variable usage


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

Branch: refs/heads/docs_tmp
Commit: fb439629851abea4ba10936f25e20ebb13808c46
Parents: 16b06b8
Author: Noah Slater <ns...@apache.org>
Authored: Sun Oct 14 13:10:48 2012 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Sun Nov 18 00:15:31 2012 +0000

----------------------------------------------------------------------
 share/doc/build/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/fb439629/share/doc/build/Makefile.am
----------------------------------------------------------------------
diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am
index ae68fd7..27c0090 100644
--- a/share/doc/build/Makefile.am
+++ b/share/doc/build/Makefile.am
@@ -34,8 +34,6 @@
 
 # -----------------------------------------------------------------------------
 
-SPHINX_BUILD = sphinx-build
-
 SPHINXOPTS = \
     -d doctrees \
     -n -c $(srcdir)/.. \