Fix to make OJI to build.
git-svn-id: svn://10.0.0.236/trunk@3363 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -155,6 +155,8 @@ struct nsRect {
|
||||
|
||||
#ifdef XP_UNIX
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
/*
|
||||
* Callback Structures.
|
||||
*
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#// root of NS
|
||||
#//
|
||||
#//------------------------------------------------------------------------
|
||||
NS_DEPTH=../..
|
||||
DEPTH=../..
|
||||
|
||||
#//------------------------------------------------------------------------
|
||||
#//
|
||||
@@ -27,5 +27,5 @@ DIRS= src
|
||||
#// Include the common makefile rules
|
||||
#//
|
||||
#//------------------------------------------------------------------------
|
||||
include $(NS_DEPTH)/config/rules.mk
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#//
|
||||
#//------------------------------------------------------------------------
|
||||
|
||||
NS_DEPTH = ../../..
|
||||
DEPTH = ../../..
|
||||
|
||||
MODULE = oji
|
||||
|
||||
@@ -20,5 +20,5 @@ endif # MOZ_OJI
|
||||
|
||||
EXPORTS = nsjvm.h jvmmgr.h nsscd.h
|
||||
|
||||
include $(NS_DEPTH)/config/rules.mk
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user