From 77b3923129b2fd99f9c2232022a7a1ff438233fb Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Sat, 10 Nov 2018 14:48:52 +0100 Subject: Makefile: Rework handling auto-determined values for imake create a new def file nxconfig.def and be fine. The settings in that file will be respected by all subsequent imake calls anywhere in the tree. --- nx-X11/config/cf/xorg.cf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nx-X11/config/cf') diff --git a/nx-X11/config/cf/xorg.cf b/nx-X11/config/cf/xorg.cf index 6f1f43018..337c28751 100644 --- a/nx-X11/config/cf/xorg.cf +++ b/nx-X11/config/cf/xorg.cf @@ -52,6 +52,8 @@ XORG_VERSION_CURRENT = XorgVersion RELEASE_VERSION = ReleaseVersion #if NXAgentServer +#include "nxconfig.def" + #include "nxversion.def" #if !defined(nxVersionString) && \ -- cgit v1.2.3