Fix Linux rpc problems with new glibc
This commit is contained in:
committed by
Jon Trulson
parent
16fbb15ecc
commit
07f272122d
@@ -10,7 +10,7 @@ XCOMM $TOG: Imakefile /main/5 1998/08/05 13:22:12 mgreess $
|
||||
#define CplusplusSource YES
|
||||
DEPEND_DEFINES = $(CXXDEPENDINCLUDES) $(DEPENDDEFINES)
|
||||
|
||||
INCLUDES = -I.
|
||||
INCLUDES = -I. $(TIRPCINC)
|
||||
|
||||
#ifdef SunArchitecture
|
||||
SYS_LIBRARIES = -ldl -lintl
|
||||
|
||||
Reference in New Issue
Block a user