[pkg-opensc-commit] [pam-p11] 05/66: AC_INIT has name and version number. don't duplicate it.
Eric Dorland
eric at moszumanska.debian.org
Tue Jun 13 04:06:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository pam-p11.
commit 818ea4626bacd6f8b63618d2d146eb594107ad89
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date: Tue Aug 30 14:40:45 2005 +0000
AC_INIT has name and version number. don't duplicate it.
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index eb4e719..42a2ef3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_PREREQ(2.52)
AC_INIT(pam_p11,"WIP")
AC_CONFIG_SRCDIR([src/pam_p11.c])
AC_CANONICAL_TARGET([])
-AM_INIT_AUTOMAKE(pam_p11, "0.1")
+AM_INIT_AUTOMAKE
AM_MAINTAINER_MODE
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pam-p11.git
More information about the pkg-opensc-commit
mailing list