[X2Go-Commits] [nx-libs] 01/01: nx-X11/programs/Xserver/os/Imakefile: enable NXTRANS debugging.
git-admin at x2go.org
git-admin at x2go.org
Tue Dec 19 15:56:14 CET 2017
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch 3.6.x-rpm-debug
in repository nx-libs.
commit 9882fb8768ceb850d9e344bf7638ba0545abbb32
Author: Mihai Moldovan <ionic at ionic.de>
Date: Tue Dec 19 15:56:10 2017 +0100
nx-X11/programs/Xserver/os/Imakefile: enable NXTRANS debugging.
---
nx-X11/programs/Xserver/os/Imakefile | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/nx-X11/programs/Xserver/os/Imakefile b/nx-X11/programs/Xserver/os/Imakefile
index 7932e32..314b012 100644
--- a/nx-X11/programs/Xserver/os/Imakefile
+++ b/nx-X11/programs/Xserver/os/Imakefile
@@ -44,13 +44,12 @@ NX_DEFINES = -DNX_TRANS_SOCKET \
-DNX_TRANS_EXIT \
-DNX_TRANS_WAKEUP=1000 \
-DNXAGENT_SERVER \
+ -DNX_TRANS_WARN \
+ -DNX_TRANS_INFO \
+ -DNX_TRANS_TEST \
+ -DNX_TRANS_DEBUG \
$(NULL)
-# -DNX_TRANS_WARN \
-# -DNX_TRANS_INFO \
-# -DNX_TRANS_TEST \
-# -DNX_TRANS_DEBUG \
-
#endif
/*
--
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