[pkg-opensc-commit] [pkcs11-helper] 10/44: We don't need win32 libs on newer mingw32

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:40:12 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 3afb2645a642d8685dd05e1ceeb8a2082daa157f
Author: alonbl <alonbl at 485eb718-1723-0410-b8a9-88cf21a28c35>
Date:   Thu Jan 24 18:35:57 2008 +0000

    We don't need win32 libs on newer mingw32
---
 configure.ac | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index e106d5b..ceedbad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -374,10 +374,6 @@ if test "${enable_strict}" = "yes"; then
 	CFLAGS="${CFLAGS} -Wall -Wextra -Wpointer-arith -Wsign-compare -Wno-unused-parameter -Wno-unused-function"
 fi
 
-if test "${WIN32}" = "yes"; then
-	LIBS="${LIBS} -lkernel32 -lgdi32"
-fi
-
 if test "${enable_threading}" != "yes" -a "${enable_slotevent}" = "yes"; then
 	AC_MSG_ERROR([Threading must be enabled for slotevent to be enabled])
 fi

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