This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove a now-inaccurate statement about setuid scripts
[perl5.git] / uconfig.sh
old mode 100755 (executable)
new mode 100644 (file)
index ca3742d..378c129
@@ -297,6 +297,8 @@ d_phostname='undef'
 d_pipe='undef'
 d_poll='undef'
 d_portable='undef'
+d_prctl='undef'
+d_prctl_set_name='undef'
 d_printf_format_null='undef'
 d_procselfexe='undef'
 d_pseudofork='undef'
@@ -399,6 +401,7 @@ d_sresuproto='undef'
 d_statblks='undef'
 d_statfs_f_flags='undef'
 d_statfs_s='undef'
+d_static_inline='undef'
 d_statvfs='undef'
 d_stdio_cnt_lval='undef'
 d_stdio_ptr_lval='undef'
@@ -666,6 +669,7 @@ osname='unknown'
 osvers='unknown'
 otherlibdirs=' '
 package='perl5'
+perl_static_inline='static'
 phostname='hostname'
 pidtype=int
 privlib='/usr/local/lib/perl5/5.12'