comment made more clear

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-06-07 12:53:33 +00:00
parent 8beb7b3288
commit fd094b9d81

View File

@@ -2383,7 +2383,7 @@ AC_CACHE_CHECK([for vsscanf], wx_cv_func_vsscanf,
AC_LANG_RESTORE
dnl under MSW we always have Sleep()
dnl the following tests are for Unix(like) systems only
if test "$TOOLKIT" != "MSW"; then
dnl check for POSIX signals if we need them