summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-05-20 19:03:46 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-05-20 19:03:46 +0000
commitfedbf02261507d92bc3cce26b549b665e2dc44a3 (patch)
tree6aa52ff884e09c05871c9a96a6df59d759a492ad /distrib
parenta5375f9ba017a0c1ea18a7c90267273bc2c4fa76 (diff)
have the docs mention the xdm stuff; miod told me how to do this
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/sparc64/features4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/sparc64/features b/distrib/notes/sparc64/features
index 5abea30818c..6f11fe61fad 100644
--- a/distrib/notes/sparc64/features
+++ b/distrib/notes/sparc64/features
@@ -1,4 +1,4 @@
-dnl $OpenBSD: features,v 1.1 2009/05/12 21:06:51 miod Exp $
+dnl $OpenBSD: features,v 1.2 2009/05/20 19:03:45 deraadt Exp $
dnl
dnl This file lists almost all the conditional features of this port,
dnl which are used to provide accurate installation notes.
@@ -37,4 +37,4 @@ dnl define if the X server can-:}t start until machdep.allow_aperture is set
define({:-MDXAPERTURE-:},1)dnl
dnl
dnl define if the X server can start without a configuration file
-define({:-MDXDM-:},)dnl
+define({:-MDXDM-:},1)dnl