summaryrefslogtreecommitdiff
path: root/vcl/util/makefile.mk
diff options
context:
space:
mode:
authorHerbert Duerr <hdu@openoffice.org>2001-06-19 14:57:26 +0000
committerHerbert Duerr <hdu@openoffice.org>2001-06-19 14:57:26 +0000
commitff0521c6bdf911f040d0bc19684c7b8cb5836ad4 (patch)
tree39cef4adfe99f4bfe3503576094bc37733edc303 /vcl/util/makefile.mk
parent577273b73fe789196a6de6c6f126a5a169fde011 (diff)
link freetype statically again
Diffstat (limited to 'vcl/util/makefile.mk')
-rw-r--r--vcl/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/util/makefile.mk b/vcl/util/makefile.mk
index 2e92a94fb7ec..f2b72a0313f9 100644
--- a/vcl/util/makefile.mk
+++ b/vcl/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.22 $
+# $Revision: 1.23 $
#
-# last change: $Author: pluby $ $Date: 2001-06-15 22:01:37 $
+# last change: $Author: hdu $ $Date: 2001-06-19 15:57:26 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -203,7 +203,7 @@ LIB1FILES+= \
.IF "$(USE_BUILTIN_RASTERIZER)"!=""
LIB1FILES += $(SLB)$/glyphs.lib
- SHL1STDLIBS+= $(FREETYPELIB)
+ SHL1STDLIBS+= $(FREETYPELIBST)
.ENDIF
SHL1TARGET= vcl$(VERSION)$(DLLPOSTFIX)