diff options
Diffstat (limited to 'epoc')
-rw-r--r-- | epoc/config.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 8ec16f2cd1..268b28325e 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -123,6 +123,7 @@ d_cuserid='undef' d_dbl_dig='undef' d_dbminitproto='undef' d_difftime='define' +d_dirfd='undef' d_dirnamlen='undef' d_dlerror='undef' d_dlopen='undef' @@ -646,6 +647,7 @@ prefixexp='' privlib='?:/perl/lib/5.7.2' privlibexp='?:/perl/lib/5.7.2' prototype='define' +procselfexe='' ptrsize='4' randbits='31' randfunc='' |