summaryrefslogtreecommitdiff
path: root/uconfig.sh
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-10-13 00:55:41 +0200
committerAaron Crane <arc@cpan.org>2017-10-21 16:52:33 +0100
commit9d82a2b71ca36a0f03ce4676aab0bada365292a9 (patch)
tree96d319dc6c4321e6fbc992af2b26b54dc49f4bd4 /uconfig.sh
parent3d97541cde09d330e1c16246cbe085f4717abb01 (diff)
downloadperl-9d82a2b71ca36a0f03ce4676aab0bada365292a9.tar.gz
Rely on C89 <stdarg.h>
Diffstat (limited to 'uconfig.sh')
-rw-r--r--uconfig.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/uconfig.sh b/uconfig.sh
index c39cb81458..a3a955c91a 100644
--- a/uconfig.sh
+++ b/uconfig.sh
@@ -680,7 +680,6 @@ i_rpcsvcdbm='undef'
i_sgtty='undef'
i_shadow='undef'
i_socks='undef'
-i_stdarg='define'
i_stdbool='undef'
i_stddef='define'
i_stdint='undef'
@@ -723,8 +722,6 @@ i_unistd='undef'
i_ustat='undef'
i_utime='undef'
i_values='undef'
-i_varargs='undef'
-i_varhdr='stdarg.h'
i_vfork='undef'
i_wchar='undef'
i_xlocale='undef'