From 4b117cce42c4f1c4d46173638dfd836679d6c684 Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Wed, 24 Jul 2002 18:33:25 +0000 Subject: [PATCH] Enable shared libraries on Darwin. --- configure/os/CONFIG_SITE.darwin-ppc.Common | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configure/os/CONFIG_SITE.darwin-ppc.Common b/configure/os/CONFIG_SITE.darwin-ppc.Common index b5eafe380..ebbb4045e 100644 --- a/configure/os/CONFIG_SITE.darwin-ppc.Common +++ b/configure/os/CONFIG_SITE.darwin-ppc.Common @@ -11,6 +11,11 @@ # FINK_DIR=/sw +# +# Shared libraries work fine on Darwin +# +SHARED_LIBRARIES=YES + # # Other local options #