We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 475d6c1 commit 3335f25Copy full SHA for 3335f25
nx-X11/lib/configure.ac
@@ -67,6 +67,9 @@ m4_pattern_forbid([^NX_XTRANS_CONNECTION_FLAGS$])
67
# Transport selection macro from nx-xtrans.m4
68
NX_XTRANS_CONNECTION_FLAGS
69
70
+# Secure RPC detection macro from xtrans.m4
71
+NX_XTRANS_SECURE_RPC_FLAGS
72
+
73
# Check for dlopen
74
AC_MSG_CHECKING([if run-time linking is supported])
75
AC_SEARCH_LIBS(dlopen,[dl svld])
0 commit comments