aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/config/cf/xorgsite.def
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-02 17:54:24 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-02 17:54:24 +0100
commit1d1d1fc2199672c722dd75cefe8389268bfbbad3 (patch)
tree4f28577cc0f7a05a8f31169a6a367abe36518ae3 /nx-X11/config/cf/xorgsite.def
parent6eb8d3ec60549e54ea2b4df3e4a53a84045ea1cd (diff)
parent7d884049b20e50f7a35098874dad2a42e36bf6b6 (diff)
downloadnx-libs-1d1d1fc2199672c722dd75cefe8389268bfbbad3.tar.gz
nx-libs-1d1d1fc2199672c722dd75cefe8389268bfbbad3.tar.bz2
nx-libs-1d1d1fc2199672c722dd75cefe8389268bfbbad3.zip
Merge branch 'pr/unused_files' into 3.6.x
Attributes GH PR #267: https://github.com/ArcticaProject/nx-libs/pull/267
Diffstat (limited to 'nx-X11/config/cf/xorgsite.def')
-rw-r--r--nx-X11/config/cf/xorgsite.def17
1 files changed, 0 insertions, 17 deletions
diff --git a/nx-X11/config/cf/xorgsite.def b/nx-X11/config/cf/xorgsite.def
index f28bb2b2e..1614fce5e 100644
--- a/nx-X11/config/cf/xorgsite.def
+++ b/nx-X11/config/cf/xorgsite.def
@@ -169,23 +169,6 @@
*/
/*
- * Build a server that dynamically loads the modules by setting
- * this to YES. This defaults to YES on most platforms. A static server
- * can be built by setting this to NO.
- *
-#define DoLoadableServer NO
- */
-
-/*
- * This release defaults to building dlopen() style modules instead of the
- * previously standard loader modules.
- *
- * Uncomment the following to return to the XFree86 custom loader modules.
- *
-#define MakeDllModules NO
- */
-
-/*
* Build XAA. This can be disabled with:
*
#define XF86XAA NO