summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>2015-12-29 22:58:51 -0500
committerAndy Dougherty <doughera@lafayette.edu>2016-01-04 11:10:34 -0500
commit8b8c6ab7a0f348f87b1d3cb71ad386b19d348719 (patch)
tree6e3d11ab2dea4903acb825d7366eadec7951c117 /configure.com
parent36b1c8929241ab83b3003de806e94e66990e4c6d (diff)
downloadperl-8b8c6ab7a0f348f87b1d3cb71ad386b19d348719.tar.gz
Add Configure support for fdclose() for [perl #126847].
This patch also adjusts the generated files suggested by Porting/checkcfgvar.pl.
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 6fdffe042c..2d674c5043 100644
--- a/configure.com
+++ b/configure.com
@@ -6003,6 +6003,7 @@ $ WC "d_fcntl='" + d_fcntl + "'"
$ WC "d_fcntl_can_lock='" + d_fcntl_can_lock + "'"
$ WC "d_fd_set='" + d_fd_set + "'"
$ WC "d_fd_macros='define'"
+$ WC "d_fdclose='undef'"
$ WC "d_fdim='" + d_fdim + "'"
$ WC "d_fds_bits='define'"
$ WC "d_fegetround='undef'"