diff --git a/ChangeLog b/ChangeLog index 65a238f..756b3cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008 Okt 28 Samuel Harvey + + * Modules/GDL2/GNUmakefile: Use ADDITIONAL_NATIVE_LIBS instead of + GDL2_BUNDLE_LIBS to link GDL2 packages. + 2007 Feb 14 Nicola Pero * All GNUmakefiles in the project: Use GNUSTEP_LIBRARY diff --git a/Modules/GDL2/GNUmakefile b/Modules/GDL2/GNUmakefile index 53e7234..da4a74e 100644 --- a/Modules/GDL2/GNUmakefile +++ b/Modules/GDL2/GNUmakefile @@ -35,7 +35,7 @@ GDL2_PRINCIPAL_CLASS = STGDL2Module GDL2_RESOURCE_FILES = ScriptingInfo.plist -GDL2_BUNDLE_LIBS += -lgnustep-db2 -lgnustep-db2control -lgnustep-db2modeler +ADDITIONAL_NATIVE_LIBS += EOAccess EOControl EOModeler ADDITIONAL_BUNDLE_LIBS = -lStepTalk ADDITIONAL_INCLUDE_DIRS += -I../../Frameworks/