diff options
Diffstat (limited to 'nx-X11/config/cf/host.def')
-rw-r--r-- | nx-X11/config/cf/host.def | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nx-X11/config/cf/host.def b/nx-X11/config/cf/host.def index abacf2c4e..0969a8f48 100644 --- a/nx-X11/config/cf/host.def +++ b/nx-X11/config/cf/host.def @@ -403,6 +403,13 @@ */ /* + * If building with SHM support enabled and using a legacy Xext protocol + * version (lower than 7.1.0), uncomment this. + * +#define HasLegacyXextProto YES + */ + +/* * If you are running NetBSD 0.9C or later, and have the aperture driver * installed, uncomment this. * |