#define wxUSE_TEXTFILE 1
#define wxUSE_INTL 1
+#include <locale.h>
#define wxUSE_DATETIME 1
/* Define if you have pthread_cancel */
#define HAVE_PTHREAD_CANCEL 1
+/* Define if you have pthread_mutex_timedlock */
+#undef HAVE_PTHREAD_MUTEX_TIMEDLOCK
+
/* Define if you have pthread_attr_setstacksize */
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1