summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>2022-05-01 09:54:49 +0100
committerPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>2022-05-19 17:53:44 +0100
commit28003a95818e4d096e18c687a8bddd8584656154 (patch)
tree9b73a01423cbc44ba1e3650c1b02be0a805fc112 /win32
parent25a3e84cd74241d6a980e0b614d5620de58fc535 (diff)
downloadperl-28003a95818e4d096e18c687a8bddd8584656154.tar.gz
Revert "Add Configure question for taint support"
This reverts commit 39f8eb4a21670e6b973dcfc86d0b1339064f5642. This is because of a variety of issues discussed #19657 and at the PSC meeting 064 2022-04-22 https://www.nntp.perl.org/group/perl.perl5.porters/2022/04/msg263670.html
Diffstat (limited to 'win32')
-rw-r--r--win32/config.gc1
-rw-r--r--win32/config.vc1
2 files changed, 0 insertions, 2 deletions
diff --git a/win32/config.gc b/win32/config.gc
index 9d44768f64..271627a2d2 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -1095,7 +1095,6 @@ submit=''
subversion='~PERL_SUBVERSION~'
sysman='/usr/man/man1'
tail=''
-taint_support='define'
tar=''
targetarch=''
targetsh='cmd /x /c'
diff --git a/win32/config.vc b/win32/config.vc
index 50ba5c16cf..ced877942a 100644
--- a/win32/config.vc
+++ b/win32/config.vc
@@ -1094,7 +1094,6 @@ submit=''
subversion='~PERL_SUBVERSION~'
sysman='/usr/man/man1'
tail=''
-taint_support='define'
tar=''
targetarch=''
targetsh='cmd /x /c'