[Chinese-commits] [manpages-zh] 83/131: support make dist in bzip2 format
Boyuan Yang
hosiet-guest at moszumanska.debian.org
Tue Dec 13 19:59:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
hosiet-guest pushed a commit to branch master
in repository manpages-zh.
commit 350a7473d5d5d1be9539c003641cd7758bade75c
Author: LI Daobing <lidaobing at gmail.com>
Date: Sat Jul 9 22:57:49 2011 +0800
support make dist in bzip2 format
---
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.in b/configure.in
index 674e66c..786190a 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@
AC_PREREQ(2.61)
AC_INIT([manpages-zh],[1.5.2],[http://code.google.com/p/manpages-zh/issues/list])
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE(dist-bzip2)
AM_MAINTAINER_MODE
AC_ARG_ENABLE([utf8],
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/manpages-zh.git
More information about the Chinese-commits
mailing list