зеркало из https://github.com/mozilla/pjs.git
REALLY add nsRegistry and libreg to the Mac build.
This commit is contained in:
Родитель
1adbd50eaa
Коммит
fe54d94b06
|
@ -47,7 +47,7 @@
|
|||
// 98-10-14 joe -- temporary item to turn on ENDER MIME support before it fully lands
|
||||
#define MOZ_ENDER_MIME 1
|
||||
|
||||
// #define USE_NSREG 1
|
||||
#define USE_NSREG 1
|
||||
|
||||
// ———————————————————————————————————————————————————————————————————————————
|
||||
// • You typically will not need to change things below here
|
||||
|
|
|
@ -1473,7 +1473,7 @@ nsresult nsRepository::AutoRegister(NSRegistrationInstant when,
|
|||
ProcessSerialNumber psn;
|
||||
ProcessInfoRec pInfo;
|
||||
FSSpec appFSSpec;
|
||||
long theDirID, oldLen, newLen;
|
||||
long theDirID;
|
||||
Str255 name;
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1473,7 +1473,7 @@ nsresult nsRepository::AutoRegister(NSRegistrationInstant when,
|
|||
ProcessSerialNumber psn;
|
||||
ProcessInfoRec pInfo;
|
||||
FSSpec appFSSpec;
|
||||
long theDirID, oldLen, newLen;
|
||||
long theDirID;
|
||||
Str255 name;
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче