Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 10 Mar 2001 22:14:29 +0000 (22:14 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 10 Mar 2001 22:14:29 +0000 (22:14 +0000)
commit6a59c5176e3006cfaeb2d523fcac923c95ea495f
tree7a7660af917c01c675eef1b5acd4e51abd4c912d
parentdb5fd3951bd11f350bba21084582656186031ed8
Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
#ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
pollute the symbolspace if using sfio.

p4raw-id: //depot/perl@9100
ext/Encode/Encode.xs