Use OPAQUE_MWCONTEXT define.

git-svn-id: svn://10.0.0.236/branches/scullin_BRANCH@4306 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scullin 1998-06-23 18:10:33 +00:00
parent 9bfeb196fe
commit bdf9af1afa

View File

@ -33,7 +33,7 @@ IGNORE_MANIFEST=1
# proper JS includes
#
LCFLAGS = $(LCFLAGS) -DMOZILLA_CLIENT
!ifdef MODULAR_NETLIB
!ifdef OPAQUE_MWCONTEXT
LCFLAGS = $(LCFLAGS) -DOPAQUE_MWCONTEXT
!endif