HAVE_SCHED_H test added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-03-06 00:31:05 +00:00
parent 34f8c26e93
commit 72914c567f
3 changed files with 63 additions and 15 deletions

View File

@@ -362,6 +362,9 @@
/* Define if you don't have vprintf but do have _doprnt. */
#undef HAVE_DOPRNT
/* Define if you have sched.h */
#undef HAVE_SCHED_H
/* Define if you have vprintf() */
#undef HAVE_VPRINTF