[pkg-opensc-commit] [pkcs11-helper] 178/253: Add PACKAGE_SUFFIX

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:17 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 b3df2d4f5bb18ce7bde043752416c20f64fa3aeb
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Mon Jan 19 13:45:45 2009 +0000

    Add PACKAGE_SUFFIX
---
 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index e6ab9e1..5cf3f81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,8 +54,9 @@ AC_PREREQ(2.60)
 define([PACKAGE_VERSION_MAJOR], [1])
 define([PACKAGE_VERSION_MINOR], [07])
 define([PACKAGE_VERSION_FIX], [0])
+define([PACKAGE_SUFFIX], [-svn])
 
-AC_INIT([pkcs11-helper],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR]-svn)
+AC_INIT([pkcs11-helper],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR[]PACKAGE_SUFFIX])
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])

-- 
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