[Pcsclite-cvs-commit] PCSC/src Makefile.am,1.37,1.38

rousseau@haydn.debian.org rousseau@haydn.debian.org


Update of /cvsroot/pcsclite/PCSC/src
In directory haydn:/tmp/cvs-serv6523/src

Modified Files:
	Makefile.am 
Log Message:
change libmusclecard current version to 1 so that old libmusclecard0 and
new libmusclecard1 can cohabitate on the same system and will not break
existing programs during upgrades.

This is because libmusclecard is provided in the same distrib/package as
libpcsclite. If we want two libpcsclite to cohabitate we must also
ensure that the two libmusclecard can also cohabitate.


Index: Makefile.am
===================================================================
RCS file: /cvsroot/pcsclite/PCSC/src/Makefile.am,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- Makefile.am	10 May 2004 15:12:00 -0000	1.37
+++ Makefile.am	11 May 2004 09:44:10 -0000	1.38
@@ -64,6 +64,7 @@
 	tokenparser.l \
 	tokenfactory.c \
 	$(PCSC_DYNLOAD_SRC)
+libmusclecard_la_LDFLAGS = -version-info 1:0:0
 libmusclecard_la_LIBADD = libpcsclite.la @LIBDL@ @LIBFL@
 
 pcscd_SOURCES = pcscdaemon.c winscard_svc.c