[Pcsclite-cvs-commit] r4490 - /trunk/PCSC/src/Makefile.am

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Oct 13 07:31:47 UTC 2009


Author: rousseau
Date: Tue Oct 13 07:31:47 2009
New Revision: 4490

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=4490
Log:
libpcsclite does not need to have dyn_hpux.c, dyn_macosx.c or
dyn_unix.c.
These files define DYN_LoadLibrary/DYN_CloseLibrary/DYN_GetAddress

Modified:
    trunk/PCSC/src/Makefile.am

Modified: trunk/PCSC/src/Makefile.am
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/Makefile.am?rev=4490&op=diff
==============================================================================
--- trunk/PCSC/src/Makefile.am (original)
+++ trunk/PCSC/src/Makefile.am Tue Oct 13 07:31:47 2009
@@ -13,9 +13,6 @@
 libpcsclite_la_SOURCES = \
 	debug.c \
 	debug.h \
-	dyn_hpux.c \
-	dyn_macosx.c \
-	dyn_unix.c \
 	error.c \
 	$(PCSC_CLIENT_SRC) \
 	strlcat.c \




More information about the Pcsclite-cvs-commit mailing list