summaryrefslogtreecommitdiff
path: root/distrib/notes/mvme88k
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2013-01-31 23:48:38 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2013-01-31 23:48:38 +0000
commit8fb1ab30611285831c4c363f655a50adb5798f2f (patch)
tree677d83f1489c722b7b248bdeb2f8ff3443afbc9c /distrib/notes/mvme88k
parent47bd8265fda6e4b4510ea0e97e3c906553c1fd3d (diff)
DSO'r'us
Diffstat (limited to 'distrib/notes/mvme88k')
-rw-r--r--distrib/notes/mvme88k/features4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/mvme88k/features b/distrib/notes/mvme88k/features
index 21759f4a212..0af78911e5f 100644
--- a/distrib/notes/mvme88k/features
+++ b/distrib/notes/mvme88k/features
@@ -1,4 +1,4 @@
-dnl $OpenBSD: features,v 1.2 2009/10/10 18:40:43 miod Exp $
+dnl $OpenBSD: features,v 1.3 2013/01/31 23:48:36 miod Exp $
dnl
dnl This file lists almost all the conditional features of this port,
dnl which are used to provide accurate installation notes.
@@ -24,7 +24,7 @@ dnl define if SMP kernels are provided
define({:-MDSMP-:},1)dnl
dnl
dnl define if shared libraries are provided
-define({:-MDSO-:},)dnl
+define({:-MDSO-:},1)dnl
dnl
dnl define if some media have timezone information (TZ in their list)
define({:-MDTZ-:},)dnl