build the embedding/base code on unix. fix trailing newline in nsEmbedBase.h and put the thread hack back in until we get a long term solution. bug #43952. r=adamlock,valeski a=brendan

git-svn-id: svn://10.0.0.236/trunk@73318 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blizzard%redhat.com
2000-06-27 20:54:15 +00:00
parent d2d95abe26
commit 28a52581a9
3 changed files with 48 additions and 2 deletions

View File

@@ -31,4 +31,5 @@ extern nsresult NS_InitEmbedding(const char *aPath);
extern nsresult NS_InitEmbedding(nsILocalFile *aPath);
extern nsresult NS_TermEmbedding();
#endif
#endif