This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
croak() needs context.
[perl5.git] / uconfig.sh
index 4e30aed..aff94f7 100755 (executable)
@@ -60,6 +60,7 @@ d_cuserid='undef'
 d_dbl_dig='undef'
 d_dbminitproto='undef'
 d_difftime='undef'
+d_dirfd='undef'
 d_dirnamlen='undef'
 d_dlerror='undef'
 d_dlopen='undef'
@@ -147,7 +148,6 @@ d_gnulibc='undef'
 d_grpasswd='undef'
 d_hasmntopt='undef'
 d_htonl='undef'
-d_iconv='undef'
 d_index='undef'
 d_inetaton='undef'
 d_int64_t='undef'
@@ -215,6 +215,7 @@ d_phostname='undef'
 d_pipe='undef'
 d_poll='undef'
 d_portable='undef'
+d_procselfexe='undef'
 d_pthread_atfork='undef'
 d_pthread_yield='undef'
 d_pwage='undef'
@@ -401,7 +402,6 @@ i_fp='undef'
 i_fp_class='undef'
 i_gdbm='undef'
 i_grp='undef'
-i_iconv='undef'
 i_ieeefp='undef'
 i_inttypes='undef'
 i_langinfo='undef'
@@ -512,6 +512,7 @@ pidtype=int
 pm_apiversion='5.005'
 privlib='/usr/local/lib/perl5/5.7'
 privlibexp='/usr/local/lib/perl5/5.7'
+procselfexe=''
 prototype='undef'
 ptrsize='4'
 quadkind='4'