[pkg-opensc-commit] [pkcs11-helper] 72/253: autoconf fixups

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository pkcs11-helper.

commit 021334f7fe879ede26c806a86d24eb8788e69db4
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Thu Feb 8 11:34:45 2007 +0000

    autoconf fixups
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 376e055..19f77aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,7 +51,7 @@
 
 AC_PREREQ([2.60])
 AC_INIT([pkcs11-helper], [1.03_beta1])
-AM_INIT_AUTOMAKE([pkcs11-helper], [${PACKAGE_VERSION}])
+AM_INIT_AUTOMAKE([${PACKAGE_NAME}], [${PACKAGE_VERSION}])
 AM_CONFIG_HEADER([config.h])
 AC_CONFIG_SRCDIR([lib/common.h])
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git



More information about the pkg-opensc-commit mailing list