[pkg-opensc-commit] [libp11] 143/239: mingw32->mingw*

Eric Dorland eric at moszumanska.debian.org
Sat Oct 17 06:21:19 UTC 2015


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

eric pushed a commit to branch master
in repository libp11.

commit 8ce7ac87a1f72e0cb392232c2c4a21fb24983cf8
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Mon Oct 27 19:19:43 2008 +0000

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

diff --git a/configure.ac b/configure.ac
index 8bcfeea..42e4f59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,7 +51,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/libp11.git



More information about the pkg-opensc-commit mailing list