git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3442 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
alonbl 2008-03-29 20:34:38 +00:00
parent 2f997da125
commit 9d20a071d6
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ AC_MSG_RESULT([${svn_checkout}])
AC_ARG_WITH(
[cygwin-native],
[AC_HELP_STRING([--with-cygwin-native], [Compile native win32])],
[AC_HELP_STRING([--with-cygwin-native], [compile native win32])],
,
[with_cygwin_native="no"]
)