From b608b4df11d30f4ed968a44602b9fd438b896d47 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Wed, 19 Jan 2011 12:42:55 -0600 Subject: [PATCH] Revert "starmath need to have _DLL_ defined, even on MacOS" This reverts commit 60d98f881effca97b0165c8d391950e0d5da3e3d. This is not the proper way to solve this problem. starmath should not depend on _DLL_ --- solenv/gbuild/platform/macosx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solenv/gbuild/platform/macosx.mk b/solenv/gbuild/platform/macosx.mk index a215cff77f29..fee4cef4c853 100755 --- a/solenv/gbuild/platform/macosx.mk +++ b/solenv/gbuild/platform/macosx.mk @@ -251,7 +251,7 @@ endef # Library class -gb_Library_DEFS := -D_DLL_ +gb_Library_DEFS := gb_Library_TARGETTYPEFLAGS := -dynamiclib -single_module gb_Library_SYSPRE := lib gb_Library_UNOVERPRE := $(gb_Library_SYSPRE)uno_