From 28003a95818e4d096e18c687a8bddd8584656154 Mon Sep 17 00:00:00 2001 From: "Paul \"LeoNerd\" Evans" Date: Sun, 1 May 2022 09:54:49 +0100 Subject: 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 --- Configure | 44 +------------------------------------------- 1 file changed, 1 insertion(+), 43 deletions(-) (limited to 'Configure') diff --git a/Configure b/Configure index 279844e004..bd96249c07 100755 --- a/Configure +++ b/Configure @@ -1333,7 +1333,6 @@ stdchar='' d_stdio_stream_array='' stdio_stream_array='' sysman='' -taint_support='' sGMTIME_max='' sGMTIME_min='' sLOCALTIME_max='' @@ -7306,40 +7305,6 @@ esac : confusing anyway. installstyle=$dflt -: U/perl/taint_support.U - do we want taint support? -case "$taint_support" in - $undef|false|[Nn]*) - dflt="n" - ;; - *) - dflt="y" - ;; -esac -cat >&4 <&4 -else - echo "scripts." >&4 -fi -cat <