Update OpenVMS make files
Modified Files: wxWidgets/setup.h_vms wxWidgets/src/common/descrip.mms wxWidgets/src/gtk1/descrip.mms wxWidgets/src/motif/descrip.mms wxWidgets/src/univ/descrip.mms git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -600,13 +600,13 @@ typedef pid_t GPid;
|
||||
/*
|
||||
* Define if the compiler supports variadic macros
|
||||
*/
|
||||
#define HAVE_VARIADIC_MACROS 1
|
||||
#undef HAVE_VARIADIC_MACROS
|
||||
|
||||
#if defined(__NAMESPACE_STD) && !defined(__NAMESPACE_STD_ONLY)
|
||||
/*
|
||||
* Define if your compiler has std::wstring
|
||||
*/
|
||||
#deffine HAVE_STD_WSTRING 1
|
||||
#define HAVE_STD_WSTRING 1
|
||||
/*
|
||||
* Define if your compiler has compliant std::string::compare
|
||||
*/
|
||||
|
Reference in New Issue
Block a user