mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
fixing the mac raptor build after the landing of nspr20 v3
This commit is contained in:
parent
d97097b600
commit
2cfa7ab29a
@ -38,19 +38,9 @@
|
||||
/* #include "ComponentConfig.h" */
|
||||
|
||||
/* Read build-wide defines (e.g. MOZILLA_CLIENT) */
|
||||
/* #include "DefinesMozilla.h" */
|
||||
#include "DefinesMozilla.h"
|
||||
|
||||
/* #define MOCHA
|
||||
#ifndef NETSCAPE
|
||||
#define NETSCAPE 1
|
||||
#endif
|
||||
#define LAYERS 1
|
||||
|
||||
*/
|
||||
|
||||
#define STANDALONE_IMAGE_LIB /* libimg */
|
||||
#define MODULAR_NETLIB /* network */
|
||||
#define MOZILLA_CLIENT
|
||||
#define NETSCAPE /* Needed by zlib */
|
||||
#define MOCHA /* Required by mkautocnf.c in modular netlib */
|
||||
#define MOZ_NGLAYOUT
|
||||
|
Loading…
Reference in New Issue
Block a user