diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-20 13:38:22 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-20 13:38:22 +0000 |
commit | e61ecf2728b6f0a3b42d3fefc949a8a7bc2b4fb1 (patch) | |
tree | cc834ac35134d402d3406af67c98fc3c1783bca7 /epoc | |
parent | 2d84a16a79dbb993063e4052e2e5e7a2dca5effc (diff) | |
download | perl-e61ecf2728b6f0a3b42d3fefc949a8a7bc2b4fb1.tar.gz |
Remove iconv references since we are not using it
and not going to; regen perltoc, perlmodlib.
(Some references still linger in perltoc, have to figure
out where they are coming from.)
p4raw-id: //depot/perl@12095
Diffstat (limited to 'epoc')
-rw-r--r-- | epoc/config.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 6e3566924c..42ada756ca 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -206,7 +206,6 @@ d_gnulibc='undef' d_grpasswd='undef' d_hasmntopt='undef' d_htonl='define' -d_iconv='undef' d_index='undef' d_inetaton='define' d_int64_t='undef' @@ -462,7 +461,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' @@ -865,7 +863,6 @@ d_munmap='undef' d_qgcvt='undef' d_socklen_t='undef' d_vendorarch='' -i_iconv='undef' i_ieeefp='undef' i_sunmath='undef' i_syslog='undef' @@ -994,7 +991,6 @@ d_munmap='undef' d_qgcvt='undef' d_socklen_t='undef' d_vendorarch='' -i_iconv='undef' i_ieeefp='undef' i_sunmath='undef' i_syslog='undef' |