This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge msgsnd, msgrcv with Perl_pp_shmwrite().
[perl5.git] / configure.com
index 5798d0c..a7e2fd2 100644 (file)
@@ -5063,6 +5063,7 @@ $   d_ualarm="define"
 $   d_uname="define"
 $!   d_unsetenv="define" ! Fix me - Activating requires changing VMS code
 $   d_unsetenv="undef"   ! Change will be needed to allow GNV integration
+$   d_clearenv="undef"
 $   d_usleep="define"
 $   d_setitimer="define"
 $   d_sigaction="define"
@@ -5119,6 +5120,7 @@ $   d_msync="undef"
 $   d_ualarm="undef"
 $   d_uname="undef"
 $   d_unsetenv="undef"
+$   d_clearenv="undef"
 $   d_usleep="undef"
 $   d_setitimer="undef"
 $   d_sigaction="undef"
@@ -5904,6 +5906,7 @@ $ WC "d_socket='" + d_socket + "'"
 $ WC "d_socklen_t='" + d_socklen_t + "'"
 $ WC "d_sockpair='" + d_sockpair + "'"
 $ WC "d_socks5_init='undef'"
+$ WC "d_sprintf_returns_strlen='define'"
 $ WC "d_sqrtl='define'"
 $ WC "d_sresgproto='undef'"
 $ WC "d_sresgproto='undef'"
@@ -5969,6 +5972,7 @@ $ WC "d_union_semun='undef'"
 $ WC "d_unlink_all_versions='" + d_unlink_all_versions + "'"   ! VMS-specific
 $ WC "d_unordered='undef'"
 $ WC "d_unsetenv='" + d_unsetenv + "'"
+$ WC "d_clearenv='" + d_clearenv + "'"
 $ WC "d_usleep='" + d_usleep + "'"
 $ WC "d_usleepproto='" + d_usleep + "'"
 $ WC "d_ustat='undef'"