Update OpenVMS configuration files
Modified Files:
wxWidgets/setup.h_vms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42704
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-/*****************************************************************************
+ /*****************************************************************************
* *
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
* *
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
- * Date : 25 October 2006 *
+ * Date : 30 October 2006 *
* *
*****************************************************************************/
* *
*****************************************************************************/
#define wxUSE_GIF 1
#define wxUSE_PNM 1
#define wxUSE_GIF 1
#define wxUSE_PNM 1
/* Define if you have strptime() declaration */
#define HAVE_STRPTIME_DECL 1
/* Define if you have strptime() declaration */
#define HAVE_STRPTIME_DECL 1
+/* Define if you have strtoull() and strtoll() */
+#define HAVE_STRTOULL 1
+
/* Define if you have all functions to set thread priority */
#define HAVE_THREAD_PRIORITY_FUNCTIONS 1
/* Define if you have all functions to set thread priority */
#define HAVE_THREAD_PRIORITY_FUNCTIONS 1
/* Define if you have wcslen function */
#define HAVE_WCSLEN 1
/* Define if you have wcslen function */
#define HAVE_WCSLEN 1
+/* Define if you have wcstoull() and wcstoll() */
+#undef HAVE_WCSTOULL
+
/* define if you have vsscanf function */
#undef HAVE_VSSCANF
/* define if you have vsscanf function */
#undef HAVE_VSSCANF