From 049485c2c381bb15105d99c5fe707f6e95f642b4 Mon Sep 17 00:00:00 2001 From: "sfraser%netscape.com" Date: Wed, 6 Oct 1999 01:20:44 +0000 Subject: [PATCH] Don't export headers in lib/mac/MacMemoryAllocator any more. NSPR no longer needs the one that was being exported. r=sdagley --- build/mac/NGLayoutBuildList.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/mac/NGLayoutBuildList.pm b/build/mac/NGLayoutBuildList.pm index 5f61c2a1bd1..971640a02d1 100644 --- a/build/mac/NGLayoutBuildList.pm +++ b/build/mac/NGLayoutBuildList.pm @@ -279,7 +279,6 @@ sub BuildRuntimeDist() _InstallFromManifest(":mozilla:build:mac:MANIFEST", "$distdirectory:mac:common:"); _InstallFromManifest(":mozilla:lib:mac:NSRuntime:include:MANIFEST", "$distdirectory:mac:common:"); _InstallFromManifest(":mozilla:lib:mac:NSStdLib:include:MANIFEST", "$distdirectory:mac:common:"); - _InstallFromManifest(":mozilla:lib:mac:MacMemoryAllocator:include:MANIFEST", "$distdirectory:mac:common:"); _InstallFromManifest(":mozilla:lib:mac:MoreFiles:MANIFEST", "$distdirectory:mac:common:morefiles:"); #GC_LEAK_DETECTOR @@ -313,6 +312,7 @@ sub BuildClientDist() my $dist_dir = _getDistDirectory(); # the subdirectory with the libs and executable. _InstallFromManifest(":mozilla:lib:mac:Misc:MANIFEST", "$distdirectory:mac:common:"); +# _InstallFromManifest(":mozilla:lib:mac:Instrumentation:MANIFEST", "$distdirectory:mac:inst:"); #INCLUDE