diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2016-10-12 21:06:36 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-11-02 19:46:36 +0100 |
commit | b5bfd3a49503387f1477a58b7c3d76fcdf06fbe5 (patch) | |
tree | 9e11241ad658d0f3cf7e7e6948c12c8e9c6b0f63 /nx-X11/config/cf/host.def | |
parent | a9b145d466f774d0a6948a493df2e9c7bff50d6f (diff) | |
download | nx-libs-b5bfd3a49503387f1477a58b7c3d76fcdf06fbe5.tar.gz nx-libs-b5bfd3a49503387f1477a58b7c3d76fcdf06fbe5.tar.bz2 nx-libs-b5bfd3a49503387f1477a58b7c3d76fcdf06fbe5.zip |
remove DECnet support
just as Xorg upstream did
Diffstat (limited to 'nx-X11/config/cf/host.def')
-rw-r--r-- | nx-X11/config/cf/host.def | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/nx-X11/config/cf/host.def b/nx-X11/config/cf/host.def index 0dccfad8b..efd1aad7c 100644 --- a/nx-X11/config/cf/host.def +++ b/nx-X11/config/cf/host.def @@ -430,13 +430,6 @@ #endif /* #if defined(LinuxArchitecture) */ /* - * If you have Linux DECnet support, and want to build XFree86 with support - * for connections over DECnet, uncomment this. - * -#define HasDECnet YES - */ - -/* * To build static and shared libraries with debugging information, uncomment * this. Assumes you have Gcc2. * (If you don't have Gcc2, you can use the DebugLib{X11,...} variables |