[X2Go-Commits] [nx-libs] 11/429: libNX_X11: reintroduce SECURE_RPC

git-admin at x2go.org git-admin at x2go.org
Mon Oct 18 09:35:59 CEST 2021


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit 3335f250350b892e231dfb3fbd1527a8db2898f3
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Tue Feb 26 22:35:58 2019 +0100

    libNX_X11: reintroduce SECURE_RPC
    
    Fixes ArcticaProject/nx-libs#780
---
 nx-X11/lib/configure.ac | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/nx-X11/lib/configure.ac b/nx-X11/lib/configure.ac
index 205a4f1f9..81647aee7 100644
--- a/nx-X11/lib/configure.ac
+++ b/nx-X11/lib/configure.ac
@@ -67,6 +67,9 @@ m4_pattern_forbid([^NX_XTRANS_CONNECTION_FLAGS$])
 # Transport selection macro from nx-xtrans.m4
 NX_XTRANS_CONNECTION_FLAGS
 
+# Secure RPC detection macro from xtrans.m4
+NX_XTRANS_SECURE_RPC_FLAGS
+
 # Check for dlopen
 AC_MSG_CHECKING([if run-time linking is supported])
 AC_SEARCH_LIBS(dlopen,[dl svld])

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list