Also add dependancy on GDL2.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18699 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
David Ayers 2004-02-27 18:27:24 +00:00
parent 13dd609d5e
commit 19d18a8d45
2 changed files with 4 additions and 0 deletions

View file

@ -22,6 +22,7 @@
* GSWeb.framework/GNUmakefile: Depend on GDL2 when applicable.
* GSWeb.framework/Makefile.preamble.in: Add dependency on
GSANTLER and -baseadd when applicable.
Also add dependancy on GDL2.
2004-02-26 David Ayers <d.ayers@inode.at>

View file

@ -68,6 +68,9 @@ LIBRARIES_DEPEND_UPON += -lGSANTLR @AUX_LIBS@
ifneq ($(FOUNDATION_LIB),gnu)
LIBRARIES_DEPEND_UPON += -lgnustep-baseadd
endif
ifeq ($(GDL2),yes)
LIBRARIES_DEPEND_UPON += -lgnustep-db2control -lgnustep-db2
endif
# Additional library directories the linker should search
ADDITIONAL_LIB_DIRS =