add the nspr private include directory in a way that works with autoconf. this stuff still isn't built by default, but it builds for me on freebsd.

This commit is contained in:
toshok%hungry.com 1999-04-05 03:12:13 +00:00
parent 45184cd5a3
commit d3f2567bd3

View File

@ -30,7 +30,7 @@ CPPSRCS = jvmmgr.cpp \
REQUIRES = img java js lay layer plugin plugimpl pref style util xpcom raptor oji caps
CFLAGS += -DJSJDLL=\"$(JSJDLL)\"
INCLUDES += -I$(DIST)/include/private
INCLUDES += -I$(NSPR_INCLUDE_DIR)/private
endif # MOZ_OJI
EXPORTS = jvmmgr.h \