aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/config/cf/xorgsite.def
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-05-27 10:20:29 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-06-21 10:54:24 +0200
commit5365f9059a758984166edab6f6d75c7d640f0f88 (patch)
treee6c90fe083beebf5edfb6c226b8994bf644d1b70 /nx-X11/config/cf/xorgsite.def
parentfb2a4e4c510a80630722834f2cf408f8b731b4ef (diff)
downloadnx-libs-5365f9059a758984166edab6f6d75c7d640f0f88.tar.gz
nx-libs-5365f9059a758984166edab6f6d75c7d640f0f88.tar.bz2
nx-libs-5365f9059a758984166edab6f6d75c7d640f0f88.zip
library clean-up: Drop nx-X11/lib/Xxf86rush and references to libglide{2,3}. Unused in nx-libs.
Diffstat (limited to 'nx-X11/config/cf/xorgsite.def')
-rw-r--r--nx-X11/config/cf/xorgsite.def42
1 files changed, 0 insertions, 42 deletions
diff --git a/nx-X11/config/cf/xorgsite.def b/nx-X11/config/cf/xorgsite.def
index 53a139565..8a0c805c2 100644
--- a/nx-X11/config/cf/xorgsite.def
+++ b/nx-X11/config/cf/xorgsite.def
@@ -86,34 +86,6 @@ XCOMM $XFree86: xc/config/cf/xf86site.def,v 3.186 2003/06/25 18:06:22 eich Exp $
#define UseSeparateConfDir NO
*/
-/*
- * To enable building the glide driver, you need to define
- * HasGlide2 to YES and set the Glide2IncDir variable.
- * HasGlide2 is per default NO.
- *
-#define HasGlide2 YES
- */
-
-/*
- * Set the path to your Glide include files.
- *
-#define Glide2IncDir /usr/include/glide
- */
-
-/*
- * Have glide 3?
- *
-#define HasGlide3 YES
- */
-
-/*
- * Set the path to your Glide 3 include files.
- *
-#define Glide3IncDir /usr/include/glide3
- */
-
-
-
/*
* Unless you're a developer you shouldn't need to change anything
* beyond this point.
@@ -304,20 +276,6 @@ XCOMM $XFree86: xc/config/cf/xf86site.def,v 3.186 2003/06/25 18:06:22 eich Exp $
*/
/*
- * If you want to build the xf86rush extension, uncomment this line.
- * This isn't recommended.
- *
-#define BuildXF86RushExt YES
- */
-
-/*
- * If you want to build the client library for the xf86rush extension,
- * uncomment this line. This isn't recommended.
- *
-#define BuildXF86RushLibrary NO
- */
-
-/*
* If you are running NetBSD 0.9C or later, and have the aperture driver
* installed, uncomment this.
*