diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-16 01:34:18 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-16 01:34:18 +0000 |
commit | 74cac757131a44f884c4728708d3a2e5d87b32d3 (patch) | |
tree | 6d2eb90fe3f3281dc6ad24428da39f64d03b91bc /epoc | |
parent | a56128cb6b3ea4627b6695edab03059309381357 (diff) | |
download | perl-74cac757131a44f884c4728708d3a2e5d87b32d3.tar.gz |
Add fwalk() probe to the configuration files and regen perltoc.
p4raw-id: //depot/perl@7705
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 226a5e38e3..1767946a91 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -78,6 +78,7 @@ cppsymbols='' crosscompile='define' cryptlib='' csh='csh' +d__fwalk='undef' d_Gconvert='epoc_gcvt((x),(n),(b))' d_PRIEUldbl='undef' d_PRIFUldbl='undef' |