summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-21 19:40:34 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-21 19:40:34 +0000
commitb363b71387982836a5629ce821dc43de9f38573c (patch)
treea38200b10ed29f673d11721bf1c9621126705778 /configure.com
parent00536bfc9b527920fdb38d3e40d0078a06ab314d (diff)
downloadperl-b363b71387982836a5629ce821dc43de9f38573c.tar.gz
Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
p4raw-id: //depot/perl@10797
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.com b/configure.com
index a7459b049d..0ccc61ac33 100644
--- a/configure.com
+++ b/configure.com
@@ -5028,6 +5028,7 @@ $ WC "d_endsent='" + d_endsent + "'"
$ WC "d_eofnblk='undef'"
$ WC "d_eunice='undef'"
$ WC "d_fchmod='undef'"
+$ WC "d_fchdir='undef'"
$ WC "d_fchown='undef'"
$ WC "d_fcntl='" + d_fcntl + "'"
$ WC "d_fcntl_can_lock='" + d_fcntl_can_lock + "'"