summaryrefslogtreecommitdiff
path: root/uconfig64.sh
diff options
context:
space:
mode:
authorTomasz Konojacki <me@xenu.pl>2022-04-19 16:41:23 +0200
committerxenu <me@xenu.pl>2022-05-29 00:54:10 +0200
commit2e2065489c88c6bfe07d822175cfdefdb707db11 (patch)
treea72ddce223dc4b39211e41340d8297a7d1cbbe8e /uconfig64.sh
parent5e893970ee39be35c481c85da49c569c9e7417d8 (diff)
downloadperl-2e2065489c88c6bfe07d822175cfdefdb707db11.tar.gz
probe for setenv in Configure
Diffstat (limited to 'uconfig64.sh')
-rw-r--r--uconfig64.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig64.sh b/uconfig64.sh
index 48347ab2de..e85fc426d1 100644
--- a/uconfig64.sh
+++ b/uconfig64.sh
@@ -429,6 +429,7 @@ d_semget='undef'
d_semop='undef'
d_sendmsg='undef'
d_setegid='undef'
+d_setenv='undef'
d_seteuid='undef'
d_setgrent='undef'
d_setgrent_r='undef'