summaryrefslogtreecommitdiff
path: root/uconfig64.sh
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-10-12 15:46:20 +0200
committerAaron Crane <arc@cpan.org>2017-10-21 16:51:53 +0100
commit516e10a9956d11346cdddceee7203ef7e6181dc0 (patch)
tree3bf553d17736770fe4109fd393c958dd6629af2b /uconfig64.sh
parent6e876d890f021fe5f975eed6716986552e849b66 (diff)
downloadperl-516e10a9956d11346cdddceee7203ef7e6181dc0.tar.gz
Assume C89 "volatile" keyword
The Configure changes here were generated using a version of metaconfig that makes U/perl/perlxv.U assume that the keyword exists, and prevents U/modified/d_volatile.U from promising to define a "volatile" keyword; otherwise, those units would bring in the relevant Configure probe anyway.
Diffstat (limited to 'uconfig64.sh')
-rw-r--r--uconfig64.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/uconfig64.sh b/uconfig64.sh
index 0751f9ae22..0842bad2fc 100644
--- a/uconfig64.sh
+++ b/uconfig64.sh
@@ -563,7 +563,6 @@ d_vfork='undef'
d_void_closedir='undef'
d_voidsig='undef'
d_voidtty=''
-d_volatile='undef'
d_vprintf='define'
d_vsnprintf='undef'
d_wait4='undef'