Don't export headers in lib/mac/MacMemoryAllocator any more. NSPR no longer needs the one that was being exported. r=sdagley

This commit is contained in:
sfraser%netscape.com 1999-10-06 01:20:44 +00:00
parent ca1c595f2b
commit 4412cb4368

View File

@ -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