Update OpenVMS setup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2007-07-03 13:20:32 +00:00
parent 0cc0ce0688
commit 4f81b96d10

View File

@@ -3,7 +3,7 @@
* Template for the set.h file for VMS * * Template for the set.h file for VMS *
* Created from setup.h_in * * Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * * Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
* Date : 4 June 2007 * * Date : 3 July 2007 *
* * * *
*****************************************************************************/ *****************************************************************************/
@@ -1202,7 +1202,7 @@ typedef pid_t GPid;
#define HAVE_WPUTCHAR 1 #define HAVE_WPUTCHAR 1
/* Define this if you have putws() */ /* Define this if you have putws() */
#define HAVE_PUTWS 1 #undef HAVE_PUTWS
/* Define this if you have fputws() */ /* Define this if you have fputws() */
#define HAVE_FPUTWS 1 #define HAVE_FPUTWS 1