diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-02-16 18:20:04 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-02-16 18:20:04 +0000 |
commit | a0a44e237c19cc2b7cf3da120d308da4cb9f777e (patch) | |
tree | 1bc569faff147559aa9a035e301434aa6c7c7890 /embed.pl | |
parent | 06492da604676b8820ba5623ac813ceec4f48731 (diff) | |
download | perl-a0a44e237c19cc2b7cf3da120d308da4cb9f777e.tar.gz |
According to Sarathy it's better have the Ministry
of Information to remove all memory of NO_EMBED.
What NO_EMBED?
p4raw-id: //depot/perl@18728
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -316,9 +316,6 @@ print EM do_not_edit ("embed.h"), <<'END'; /* (Doing namespace management portably in C is really gross.) */ -/* NO_EMBED is no longer supported. i.e. EMBED is always active-- - * but you can define PERL_HIDE_SHORT_NAMES to achieve the same. */ - #ifndef PERL_HIDE_SHORT_NAMES /* Hide global symbols */ |