summaryrefslogtreecommitdiff
path: root/acinclude.m4.in
diff options
context:
space:
mode:
Diffstat (limited to 'acinclude.m4.in')
-rw-r--r--acinclude.m4.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/acinclude.m4.in b/acinclude.m4.in
index beafe3e4..58c0e281 100644
--- a/acinclude.m4.in
+++ b/acinclude.m4.in
@@ -12,7 +12,8 @@ dnl under the License.
m4_define([LOCAL_PACKAGE_AUTHOR_NAME], [Damien Katz])
m4_define([LOCAL_PACKAGE_AUTHOR_ADDRESS], [damien@apache.org])
-m4_define([LOCAL_PACKAGE_IDENTIFIER], [apache-couchdb])
+m4_define([LOCAL_PACKAGE_IDENTIFIER], [couchdb])
+m4_define([LOCAL_PACKAGE_TARNAME], [apache-couchdb])
m4_define([LOCAL_PACKAGE_NAME], [Apache CouchDB])
m4_define([LOCAL_VERSION_MAJOR], [0])