[pkg-opensc-commit] [pkcs11-helper] 23/44: Use LT_CURRENT for Windows def

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:40:14 UTC 2017


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

eric pushed a commit to tag pkcs11-helper-1.06
in repository pkcs11-helper.

commit 99738312e10dc3f7d5b30de62cffd4ec2789a345
Author: alonbl <alonbl at 485eb718-1723-0410-b8a9-88cf21a28c35>
Date:   Tue Feb 5 10:21:21 2008 +0000

    Use LT_CURRENT for Windows def
---
 lib/Makefile.am | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 37b62ae..9ff5df7 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -121,11 +121,11 @@ endif
 if WIN32
 mylibdir=$(libdir)
 if CYGWIN
-mylib_DATA=.libs/cygpkcs11-helper-1.dll.def
-.libs/cygpkcs11-helper-1.dll.def:	libpkcs11-helper.la
+mylib_DATA=.libs/cygpkcs11-helper- at LIBPKCS11_HELPER_LT_CURRENT@.dll.def
+.libs/cygpkcs11-helper- at LIBPKCS11_HELPER_LT_CURRENT@.dll.def:	libpkcs11-helper.la
 else
-mylib_DATA=.libs/libpkcs11-helper-1.dll.def
-.libs/libpkcs11-helper-1.dll.def:	libpkcs11-helper.la
+mylib_DATA=.libs/libpkcs11-helper- at LIBPKCS11_HELPER_LT_CURRENT@.dll.def
+.libs/libpkcs11-helper- at LIBPKCS11_HELPER_LT_CURRENT@.dll.def:	libpkcs11-helper.la
 endif
 endif
 

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