mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Fix Linux rpc problems with new glibc
This commit is contained in:
parent
16fbb15ecc
commit
07f272122d
49 changed files with 93 additions and 97 deletions
|
|
@ -15,7 +15,7 @@ XCOMM
|
|||
*/
|
||||
|
||||
DEPEND_DEFINES = $(DEPENDDEFINES)
|
||||
INCLUDES = -I.
|
||||
INCLUDES = -I. $(TIRPCINC)
|
||||
#if defined (SunArchitecture)
|
||||
DEPLIBS = $(DEPDTWIDGETLIB) $(DEPDTSVCLIB) \
|
||||
$(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue