Skip to content

Commit

Permalink
Removed CRYPTOKI_FORCE_WIN32 on Cygwin
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrojnar committed Mar 4, 2020
1 parent fdd7f04 commit 1d93ed0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ case "${host}" in
WIN32="yes"
else
AC_MSG_RESULT([Using cygwin])
CPPFLAGS="${CPPFLAGS} -DCRYPTOKI_FORCE_WIN32"
WIN_LIBPREFIX="cyg"
AC_DEFINE([USE_CYGWIN], [1], [Define if you are on Cygwin])
fi
Expand Down

0 comments on commit 1d93ed0

Please sign in to comment.