add lib path for old X server install
This commit is contained in:
parent
d993826557
commit
5a47736ec8
@ -18,5 +18,6 @@ xrdp_chansrv_SOURCES = \
|
|||||||
devredir.c
|
devredir.c
|
||||||
|
|
||||||
xrdp_chansrv_LDADD = \
|
xrdp_chansrv_LDADD = \
|
||||||
|
-L/usr/X11R6/lib \
|
||||||
$(top_srcdir)/common/libcommon.la \
|
$(top_srcdir)/common/libcommon.la \
|
||||||
-lX11 -lXfixes
|
-lX11 -lXfixes
|
||||||
|
Loading…
Reference in New Issue
Block a user