summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-10-12 17:35:52 +0200
committerAaron Crane <arc@cpan.org>2017-10-21 16:51:58 +0100
commite791399041815a1a45cea3c7f277c7045b96e51b (patch)
tree93b3b45e57f4dbdc158ba2dc2eda26f24d4a2478 /configure.com
parent13d66b05c6163c3514774d3d11da5f3950e97e98 (diff)
downloadperl-e791399041815a1a45cea3c7f277c7045b96e51b.tar.gz
Rely on C89 snprintf()
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.com b/configure.com
index f3048b84aa..38a1fb23f1 100644
--- a/configure.com
+++ b/configure.com
@@ -5289,8 +5289,6 @@ $ endif
$ d_setgrent = "define"
$ d_ttyname_r = "define"
$ ttyname_r_proto = "1"
-$ d_snprintf = "define"
-$ d_vsnprintf = "define"
$!
$! VMS V7.3-2 powered options
$! We know that it is only available for V7.3-2 and later on 64 bit platforms.
@@ -6470,7 +6468,6 @@ $ WC "d_void_closedir='define'"
$ WC "d_voidsig='undef'"
$ WC "d_voidtty='" + "'"
$ WC "d_vprintf='define'"
-$ WC "d_vsnprintf='" + d_vsnprintf + "'"
$ WC "d_wait4='" + d_wait4 + "'"
$ WC "d_waitpid='define'"
$ WC "d_wcscmp='define'"
@@ -6965,7 +6962,6 @@ $ WC "d_setnetent_r='undef'"
$ WC "d_setprotoent_r='undef'"
$ WC "d_setpwent_r='undef'"
$ WC "d_setservent_r='undef'"
-$ WC "d_snprintf='" + d_snprintf + "'"
$ WC "d_srand48_r='undef'"
$ WC "d_srandom_r='undef'"
$ WC "d_strerror_l='undef'"