From 1b5aa1a969a81bd5af440c1b07962f52f087a436 Mon Sep 17 00:00:00 2001 From: Vitor Santos Costa Date: Sat, 16 Nov 2013 17:26:31 +0000 Subject: [PATCH] enable dlls --- H/pl-shared.h | 1 + 1 file changed, 1 insertion(+) diff --git a/H/pl-shared.h b/H/pl-shared.h index e06202859..02d0be065 100755 --- a/H/pl-shared.h +++ b/H/pl-shared.h @@ -43,6 +43,7 @@ #define O_HASSHARES 1 #define O_XOS 1 #define O_RLC 1 +#define EMULATE_DLOPEN 1 #endif #ifdef THREADS