fix more Linux bustage (gcc doesn't like bogus -I directories)
git-svn-id: svn://10.0.0.236/branches/NORMANDY_BRANCH@1462 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -59,7 +59,7 @@ FILT_SRCS = mimefilt.c mimestub.c
|
||||
FILT_OBJS = $(addprefix $(OBJDIR)/,$(FILT_SRCS:.c=.o))
|
||||
|
||||
ifndef NO_SECURITY
|
||||
INCLUDES += $(DEPTH)/../ns_include/libmime -I$(DEPTH)/lib/libmime
|
||||
INCLUDES += -I$(DEPTH)/lib/libmime
|
||||
endif
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user