Get it linking.
git-svn-id: svn://10.0.0.236/trunk@18860 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b8e55de858
commit
368b06d0cc
@ -21,6 +21,7 @@ srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
PROGRAM = widget
|
||||
|
||||
@ -38,7 +39,6 @@ CPPSRCS = \
|
||||
$(NULL)
|
||||
|
||||
LIBS := \
|
||||
-L$(DIST)/bin \
|
||||
-lraptorbase \
|
||||
-lpng \
|
||||
-lpref \
|
||||
@ -60,6 +60,7 @@ LIBS := \
|
||||
-limg \
|
||||
-ljpeg \
|
||||
-ljs \
|
||||
-ljsurl \
|
||||
-ljsdom \
|
||||
-lmimetype \
|
||||
-lnetcache \
|
||||
@ -91,11 +92,10 @@ LIBS := \
|
||||
-lxpcom \
|
||||
$(ZLIB_LIBS) \
|
||||
-lmozdbm \
|
||||
$(TK_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
CFLAGS += $(TOOLKIT_CFLAGS)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user