git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35701
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
/* Define if you have strptime() */
#undef HAVE_STRPTIME
+/* Define if strptime() is declared in headers */
+#undef HAVE_STRPTIME_DECL
+
/* Define if you have all functions to set thread priority */
#undef HAVE_THREAD_PRIORITY_FUNCTIONS
/* Define if you have strptime() */
#define HAVE_STRPTIME 1
-
+
+/* Define if you have strptime() declaration */
+#define HAVE_STRPTIME_DECL 1
+
/* Define if you have all functions to set thread priority */
#define HAVE_THREAD_PRIORITY_FUNCTIONS 1