test for strptime added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-12-20 17:48:54 +00:00
parent bd046d4221
commit 83307f338d
3 changed files with 109 additions and 47 deletions

View File

@@ -649,6 +649,9 @@
/* Define if you have shl_load() */
#undef HAVE_SHL_LOAD
/* Define if you have strptime() */
#undef HAVE_STRPTIME
/* Define if you have all functions to set thread priority */
#undef HAVE_THREAD_PRIORITY_FUNCTIONS