According to Sarathy it's better have the Ministry
Jarkko Hietaniemi [Sun, 16 Feb 2003 18:20:04 +0000 (18:20 +0000)]
of Information to remove all memory of NO_EMBED.
What NO_EMBED?

p4raw-id: //depot/perl@18728

embed.h
embed.pl

diff --git a/embed.h b/embed.h
index 8cf4bc2..c128f45 100644 (file)
--- 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 */
index 19609d4..6aa391e 100755 (executable)
--- 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 */