From: Jarkko Hietaniemi Date: Sun, 16 Feb 2003 18:20:04 +0000 (+0000) Subject: According to Sarathy it's better have the Ministry X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a0a44e237c19cc2b7cf3da120d308da4cb9f777e;p=p5sagit%2Fp5-mst-13.2.git 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 --- diff --git a/embed.h b/embed.h index 8cf4bc2..c128f45 100644 --- a/embed.h +++ b/embed.h @@ -16,9 +16,6 @@ /* (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 */ diff --git a/embed.pl b/embed.pl index 19609d4..6aa391e 100755 --- a/embed.pl +++ b/embed.pl @@ -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 */