You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2012/10/14 14:10:53 UTC

[1/2] git commit: Fixed up variable usage

Updated Branches:
  refs/heads/docs bc5abfd55 -> bf5692979


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/bf569297
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/bf569297
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/bf569297

Branch: refs/heads/docs
Commit: bf56929796ebac66432e4403305d53b0a5f98ffd
Parents: b01f402
Author: Noah Slater <ns...@apache.org>
Authored: Sun Oct 14 13:10:48 2012 +0100
Committer: Noah Slater <ns...@apache.org>
Committed: Sun Oct 14 13:10:48 2012 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/bf569297/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)/.. \