13 lines
325 B
Text
13 lines
325 B
Text
$NetBSD: patch-af,v 1.1 2008/02/25 16:18:05 shattered Exp $
|
|
|
|
--- config.h.in.orig 2008-01-14 18:48:57.000000000 +0000
|
|
+++ config.h.in
|
|
@@ -215,7 +215,7 @@
|
|
#include <duma.h>
|
|
#endif
|
|
|
|
-#if defined(HAVE_DUMA)|defined(HAVE_EFENCE)
|
|
+#if defined(HAVE_DUMA)||defined(HAVE_EFENCE)||defined(__NetBSD__)
|
|
#define NO_DLCLOSE
|
|
#endif
|
|
|