[pkg-opensc-commit] [pam-p11] 48/66: Add PACKAGE_SUFFIX

Eric Dorland eric at moszumanska.debian.org
Tue Jun 13 04:06:54 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 3055a2f2a291e05ba82222177eae18df6d301672
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Mon Jan 19 13:44: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 8cf4518..f39409e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,8 +4,9 @@ AC_PREREQ(2.60)
 define([PACKAGE_VERSION_MAJOR], [0])
 define([PACKAGE_VERSION_MINOR], [1])
 define([PACKAGE_VERSION_FIX], [5])
+define([PACKAGE_SUFFIX], [-svn])
 
-AC_INIT([pam_p11],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX-svn])
+AC_INIT([pam_p11],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX[]PACKAGE_SUFFIX])
 AC_CONFIG_AUX_DIR([.])
 AM_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([m4])

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