summaryrefslogtreecommitdiff
path: root/acinclude.m4.in
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2008-03-30 17:55:37 +0000
committerNoah Slater <nslater@apache.org>2008-03-30 17:55:37 +0000
commit521213dd1bff982796c46b289b14b1fbb3a47a07 (patch)
treec51ec8feecbe5ec316f7582d5beb5c93af6a9a84 /acinclude.m4.in
parent4ebc9a023d7a739a5a129149ce0e59c0a462d735 (diff)
updated source to use apache infrastructure addresses
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642789 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acinclude.m4.in')
-rw-r--r--acinclude.m4.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/acinclude.m4.in b/acinclude.m4.in
index 6fe7768d..8872f5a3 100644
--- a/acinclude.m4.in
+++ b/acinclude.m4.in
@@ -27,6 +27,4 @@ m4_define([LOCAL_VERSION_SECONDARY],
m4_define([LOCAL_VERSION],
[LOCAL_VERSION_PRIMARY[]LOCAL_VERSION_SECONDARY])
-m4_define([LOCAL_LIST_ADDRESS], [couchdb-user@incubator.apache.org])
-m4_define([LOCAL_LIST_URI],
- [http://mail-archives.apache.org/mod_mbox/incubator-couchdb-user/])
+m4_define([LOCAL_BUG_URI], [https://issues.apache.org/jira/browse/COUCHDB])