[pkg-opensc-commit] [pkcs11-helper] 176/253: mingw32->mingw*
Eric Dorland
eric at moszumanska.debian.org
Fri Jan 6 23:39:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository pkcs11-helper.
commit 99ce2682585a9c82a6c46548eef0bccb0bd9f997
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date: Mon Oct 27 19:21:41 2008 +0000
mingw32->mingw*
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 2b15fb9..e6ab9e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -87,7 +87,7 @@ AC_ARG_WITH(
test -z "${WIN32}" && WIN32="no"
test -z "${CYGWIN}" && CYGWIN="no"
case "${host}" in
- *-mingw32*|*-winnt*)
+ *-mingw*|*-winnt*)
WIN32="yes"
WIN_LIBPREFIX="lib"
;;
--
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