diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-06-23 09:58:54 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-01 13:11:56 +0200 |
commit | f0bf303c8f97c05dc4c2e6479bbf97e2b17d8cab (patch) | |
tree | 0b6ee56508568472a72210d76631920aa194eeb7 /nx-X11/config/cf/lnxLib.rules | |
parent | b666a3776df04e6d2712b04ab4ca9b582aa3c6cc (diff) | |
download | nx-libs-f0bf303c8f97c05dc4c2e6479bbf97e2b17d8cab.tar.gz nx-libs-f0bf303c8f97c05dc4c2e6479bbf97e2b17d8cab.tar.bz2 nx-libs-f0bf303c8f97c05dc4c2e6479bbf97e2b17d8cab.zip |
nx-X11/lib/X10: Drop really ancient X10 API code. Not used within nxagent.
Diffstat (limited to 'nx-X11/config/cf/lnxLib.rules')
-rw-r--r-- | nx-X11/config/cf/lnxLib.rules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/nx-X11/config/cf/lnxLib.rules b/nx-X11/config/cf/lnxLib.rules index 60ecd3f9e..f6f5f8d0b 100644 --- a/nx-X11/config/cf/lnxLib.rules +++ b/nx-X11/config/cf/lnxLib.rules @@ -15,10 +15,6 @@ XCOMM $XFree86: xc/config/cf/lnxLib.rules,v 3.52 2003/10/31 20:49:03 herrb Exp $ #define UseRpath NO #endif -#ifndef SharedOldX -# define SharedOldX NO -#endif - #if UseElfFormat # if (LinuxCLibMajorVersion >= 5 && LinuxCLibMinorVersion >= 4) || LinuxCLibMajorVersion >= 6 |