Skip to content

Commit 3335f25

Browse files
uli42sunweaver
authored andcommitted
libNX_X11: reintroduce SECURE_RPC
Fixes ArcticaProject#780
1 parent 475d6c1 commit 3335f25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nx-X11/lib/configure.ac

+3
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ m4_pattern_forbid([^NX_XTRANS_CONNECTION_FLAGS$])
6767
# Transport selection macro from nx-xtrans.m4
6868
NX_XTRANS_CONNECTION_FLAGS
6969

70+
# Secure RPC detection macro from xtrans.m4
71+
NX_XTRANS_SECURE_RPC_FLAGS
72+
7073
# Check for dlopen
7174
AC_MSG_CHECKING([if run-time linking is supported])
7275
AC_SEARCH_LIBS(dlopen,[dl svld])

0 commit comments

Comments
 (0)