You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2013/07/18 14:46:34 UTC

git commit: updated refs/heads/master to 77b44e0

Updated Branches:
  refs/heads/master 6ad181c96 -> 77b44e0dc


fix configure, CHANGES is no more


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

Branch: refs/heads/master
Commit: 77b44e0dc38b082a6218e49bde6cc6cf6569107b
Parents: 6ad181c
Author: Jan Lehnardt <ja...@apache.org>
Authored: Thu Jul 18 14:46:25 2013 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Thu Jul 18 14:46:25 2013 +0200

----------------------------------------------------------------------
 configure.ac | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/77b44e0d/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 0a9a9e3..92a1643 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,6 @@ AC_INIT(
 
 AC_PREREQ([2.63])
 
-AC_CONFIG_SRCDIR([CHANGES])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])