Switching NU_CACHE off for now.

This commit is contained in:
gagan%netscape.com 1998-10-20 13:51:11 +00:00
parent f482438c59
commit 8309811ac5

View File

@ -211,7 +211,7 @@ CFLAGS=$(CFLAGS) -DTRANSACTION_RECEIPTS
!endif
# TODO Cleanup later -Gagan
!ifndef NU_CACHE
!ifdef NU_CACHE
CFLAGS=$(CFLAGS) -DNU_CACHE
!endif