diff options
Diffstat (limited to 'uconfig.sh')
-rw-r--r-- | uconfig.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh index 98b5e5d3cd..86a52dc8aa 100644 --- a/uconfig.sh +++ b/uconfig.sh @@ -42,6 +42,7 @@ d_PRIu64='undef' d_PRIx64='undef' d_SCNfldbl='undef' d__fwalk='undef' +d_accept4='undef' d_access='undef' d_accessx='undef' d_acosh='undef' @@ -117,6 +118,7 @@ d_double_style_vax='undef' d_drand48_r='undef' d_drand48proto='undef' d_dup2='undef' +d_dup3='undef' d_eaccess='undef' d_endgrent='undef' d_endgrent_r='undef' @@ -365,6 +367,7 @@ d_pathconf='undef' d_pause='undef' d_perl_otherlibdirs='undef' d_phostname='undef' +d_pipe2='undef' d_pipe='undef' d_poll='undef' d_portable='undef' |