From 8fb1ab30611285831c4c363f655a50adb5798f2f Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 31 Jan 2013 23:48:38 +0000 Subject: DSO'r'us --- distrib/notes/mvme88k/features | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'distrib/notes/mvme88k') 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 -- cgit v1.2.3