Temp fix for build breakage.

git-svn-id: svn://10.0.0.236/trunk@13180 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gagan%netscape.com
1998-10-20 03:10:10 +00:00
parent e095459b50
commit 1edbf737bb

View File

@@ -69,11 +69,11 @@ DIRS=nu
EXTRA_LIBS=
!ifdef NU_CACHE
#!ifdef NU_CACHE
REQUIRES= network nspr2 cache
!else
REQUIRES= network nspr2
!endif
#!else
#REQUIRES= network nspr2
#!endif
EXPORTS= netcache.h
@@ -93,9 +93,7 @@ LINCS= \
-I$(XPDIST)\public\java \
-I$(XPDIST)\public\fileurl \
-I$(XPDIST)\public\security \
!ifdef NU_CACHE
-I$(XPDIST)\public\cache \
!endif
-I$(XPDIST)\public\jtools
#!endif