aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/config/cf
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2018-11-10 14:48:52 +0100
committerUlrich Sibiller <uli42@gmx.de>2018-11-10 14:48:52 +0100
commit77b3923129b2fd99f9c2232022a7a1ff438233fb (patch)
treef3096f70b4494aa66f13a43ebb3483d99924a81e /nx-X11/config/cf
parentabf47feca16287f5380f129c4ddea0f2a5278d38 (diff)
downloadnx-libs-77b3923129b2fd99f9c2232022a7a1ff438233fb.tar.gz
nx-libs-77b3923129b2fd99f9c2232022a7a1ff438233fb.tar.bz2
nx-libs-77b3923129b2fd99f9c2232022a7a1ff438233fb.zip
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.
Diffstat (limited to 'nx-X11/config/cf')
-rw-r--r--nx-X11/config/cf/xorg.cf2
1 files changed, 2 insertions, 0 deletions
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) && \