[pkg-opensc-commit] [engine-pkcs11] 80/152: mingw32->mingw*

Eric Dorland eric at moszumanska.debian.org
Mon Oct 19 03:11:18 UTC 2015


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

eric pushed a commit to branch master
in repository engine-pkcs11.

commit 1d77ac9bce8afe648dfccc8997297b13665bba69
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Mon Oct 27 19:20:44 2008 +0000

    mingw32->mingw*
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 83608cd..6bb2dd9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,7 +41,7 @@ dnl Check for some target-specific stuff
 test -z "${WIN32}" && WIN32="no"
 test -z "${CYGWIN}" && CYGWIN="no"
 case "${host}" in
-	*-mingw32*|*-winnt*)
+	*-mingw*|*-winnt*)
 		WIN32="yes"
 		CPPFLAGS="${CPPFLAGS} -DWIN32_LEAN_AND_MEAN"
 		WIN_LIBPREFIX="lib"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git



More information about the pkg-opensc-commit mailing list