diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-20 20:35:14 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-20 20:35:14 +0000 |
commit | e9a8643a748d453daff14cbb91aadb09a36fc67c (patch) | |
tree | 419f0a2f6e4f0089d2168f5830d9d398361a7d19 /epoc | |
parent | e993235624b459fbafc38390ba5ac81cb1c635b9 (diff) | |
download | perl-e9a8643a748d453daff14cbb91aadb09a36fc67c.tar.gz |
Spread d_procselfexe to far-off lands (undefined).
p4raw-id: //depot/perl@13141
Diffstat (limited to 'epoc')
-rw-r--r-- | epoc/config.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 2cafe19167..8ec16f2cd1 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -271,6 +271,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' |