summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2018-02-11 16:29:32 -0600
committerCraig A. Berry <craigberry@mac.com>2018-02-13 18:48:58 -0600
commitd17c4794a66b385441f3d550489b8439a5ee2c66 (patch)
tree8c622620d9b546a3bff9050d4b4cc2c61588b96a /configure.com
parent141513f22bae5fcd32067ac152c1fcfe5a1b1a5d (diff)
downloadperl-d17c4794a66b385441f3d550489b8439a5ee2c66.tar.gz
VMS does have wchar.h.
And we now need it for prototypes of functions that locale.c is using.
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.com b/configure.com
index 7148d374bd..ff08b1de18 100644
--- a/configure.com
+++ b/configure.com
@@ -6600,7 +6600,7 @@ $ WC "i_unistd='" + i_unistd + "'"
$ WC "i_ustat='undef'"
$ WC "i_utime='" + i_utime + "'"
$ WC "i_vfork='undef'"
-$ WC "i_wchar='undef'"
+$ WC "i_wchar='define'"
$ WC "i_xlocale='undef'"
$ WC "inc_version_list='0'"
$ WC "inc_version_list_init='0'"