[checking in for Christian Biesinger]
This commit is contained in:
rangansen%netscape.com 2001-10-11 21:02:42 +00:00
Родитель bfd42bba84
Коммит e27f5840dd
1 изменённых файлов: 6 добавлений и 4 удалений

Просмотреть файл

@ -102,10 +102,12 @@ EXTRA_DEPS = $(EXTRA_LIBS)
include $(topsrcdir)/config/rules.mk
INCLUDES += \
-I$(DIST)/public/security \
-I$(DIST)/private/security \
$(NULL)
# Use local includes because they are inserted before INCLUDES
# so that Mozilla's nss.h is used, not glibc's
LOCAL_INCLUDES += -I$(DIST)/public/security \
-I$(DIST)/private/security \
$(NULL)
ifeq ($(OS_ARCH),OpenVMS)
# OpenVMS wants the link libs in EXTRA_DSO_LDOPTS, with no dups