From fd094b9d8123351373cd84a5277bf53ba3480c0d Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 7 Jun 2000 12:53:33 +0000 Subject: [PATCH] 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 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 6042a1a358..ef2a346fd4 100644 --- a/configure.in +++ b/configure.in @@ -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