diff options
Diffstat (limited to 'distrib/notes/sparc64/features')
-rw-r--r-- | distrib/notes/sparc64/features | 4 |
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 |