aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/Imakefile
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-03-03 12:09:06 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-04-04 10:52:46 +0200
commit9c46d3ddb4394126408a557af98ea9766c554059 (patch)
treed8db932454f93a97b5bd2a29fad2123c4160d13f /nx-X11/lib/X11/Imakefile
parent8ed8a43d2cad421561d0082949d2bfa9f29c7675 (diff)
downloadnx-libs-9c46d3ddb4394126408a557af98ea9766c554059.tar.gz
nx-libs-9c46d3ddb4394126408a557af98ea9766c554059.tar.bz2
nx-libs-9c46d3ddb4394126408a557af98ea9766c554059.zip
imake cleanup: Drop all references to XWinServer.
Diffstat (limited to 'nx-X11/lib/X11/Imakefile')
-rw-r--r--nx-X11/lib/X11/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/X11/Imakefile b/nx-X11/lib/X11/Imakefile
index 9f0b682b3..0437af19e 100644
--- a/nx-X11/lib/X11/Imakefile
+++ b/nx-X11/lib/X11/Imakefile
@@ -27,7 +27,7 @@ XCOMM $XFree86: xc/lib/X11/Imakefile,v 3.52 2003/05/27 16:53:15 tsi Exp $
HEADERS = Xlib.h Xresource.h Xutil.h cursorfont.h Xlibint.h \
Xcms.h Xlocale.h XKBlib.h XlibConf.h Xregion.h ImUtil.h
-#if BuildServersOnly && !XWinServer && !XnestServer && !BuildGLXLibrary && !BuildClients && !XdmxServer && !NXAgentServer
+#if BuildServersOnly && !XnestServer && !BuildGLXLibrary && !BuildClients && !XdmxServer && !NXAgentServer
all::
BuildIncludes($(HEADERS),IncSubdir,..)