Kaydet (Commit) 8dfda5ea authored tarafından Rüdiger Timm's avatar Rüdiger Timm

#i10000# Remove hack to remove pangoxft from APP1STDLIBS.

üst 6708f72a
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.10 $ # $Revision: 1.11 $
# #
# last change: $Author: rt $ $Date: 2005-03-30 11:41:52 $ # last change: $Author: rt $ $Date: 2005-05-11 15:53:59 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -137,7 +137,6 @@ APP1STDLIBS=\ ...@@ -137,7 +137,6 @@ APP1STDLIBS=\
$(TOOLSLIB) $(TOOLSLIB)
.IF "$(GUI)"=="UNX" .IF "$(GUI)"=="UNX"
APP1STDLIBS+=$(PKGCONFIG_LIBS:s/-lpangoxft-1.0//)
.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" .IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD"
.ELSE .ELSE
APP1STDLIBS+= -ldl -lnsl -lnls -lsocket APP1STDLIBS+= -ldl -lnsl -lnls -lsocket
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment