diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-03-04 13:29:02 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-04-04 10:59:50 +0200 |
commit | f5f280417cb0af489406c8c3234e4ad69b008c74 (patch) | |
tree | a243624941f62bad00610b28795a5ae45e0b8c0c /nx-X11/config/cf/xorgsite.def | |
parent | ebe00df38f264ef71dac3c73d416a74685c8cbd2 (diff) | |
download | nx-libs-f5f280417cb0af489406c8c3234e4ad69b008c74.tar.gz nx-libs-f5f280417cb0af489406c8c3234e4ad69b008c74.tar.bz2 nx-libs-f5f280417cb0af489406c8c3234e4ad69b008c74.zip |
imake cleanup: Drop all references to XprtServer and BuildXprint*.
Diffstat (limited to 'nx-X11/config/cf/xorgsite.def')
-rw-r--r-- | nx-X11/config/cf/xorgsite.def | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/nx-X11/config/cf/xorgsite.def b/nx-X11/config/cf/xorgsite.def index ee0c5db98..6083ce5b3 100644 --- a/nx-X11/config/cf/xorgsite.def +++ b/nx-X11/config/cf/xorgsite.def @@ -45,12 +45,6 @@ XCOMM $XFree86: xc/config/cf/xf86site.def,v 3.186 2003/06/25 18:06:22 eich Exp $ */ /* - * To disable building Xprt, uncomment this. - * -#define XprtServer NO - */ - -/* * Set the default server (ie the one that gets the sym-link to "X") * #define ServerToInstall Xorg |