* Modules/GDL2/GNUmakefile: Use ADDITIONAL_NATIVE_LIBS instead of

GDL2_BUNDLE_LIBS to link GDL2 packages.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@26980 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
David Ayers 2008-10-28 07:24:22 +00:00
parent f1ec641958
commit 3d18a2f960
2 changed files with 6 additions and 1 deletions

View file

@ -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

View file

@ -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/