Fix FreeBSD 10.2 build

This commit is contained in:
Ulrich Wilkens
2015-10-21 18:49:07 +02:00
committed by Jon Trulson
parent ae16363537
commit f8fdf4920f
4 changed files with 9 additions and 5 deletions

View File

@@ -4,7 +4,8 @@ XCOMM $TOG: Imakefile /main/15 1998/08/05 13:24:40 mgreess $
DEPEND_DEFINES = $(CXXDEPENDINCLUDES) $(DEPENDDEFINES)
EXTRA_LOAD_FLAGS = ExtraLoadFlags $(UNSHARED_CXXLIB)
INCLUDES = -I. -I../include -I../../dtcompat -I../../../. -I$(CDELIBSRC)
INCLUDES = -I. -I../include -I../../dtcompat -I../../../. \
-I$(CDELIBSRC) $(STD_INCLUDES)
#ifndef DtMailDefines
# define DtMailDefines