Fix Linux rpc problems with new glibc
This commit is contained in:
committed by
Jon Trulson
parent
16fbb15ecc
commit
07f272122d
@@ -6,7 +6,8 @@ EXTRA_LOAD_FLAGS = ExtraLoadFlags $(UNSHARED_CXXLIB)
|
||||
|
||||
INCLUDES = -I. -I../include -I../include/MotifApp \
|
||||
-I../include/utils -I../include/DtMail \
|
||||
-I../libDtMail/RFC -I$(CDELIBSRC) -I$(DTHELPSRC) $(STD_INCLUDES)
|
||||
-I../libDtMail/RFC -I$(CDELIBSRC) -I$(DTHELPSRC) \
|
||||
$(STD_INCLUDES) $(TIRPCINC)
|
||||
|
||||
#ifndef DtMailDefines
|
||||
# define DtMailDefines
|
||||
|
||||
Reference in New Issue
Block a user