fix the makefile. looks like this test will need to be worked on to
get it to link. commenting out of build for now. git-svn-id: svn://10.0.0.236/trunk@32844 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -25,7 +25,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
DIRS = public src
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS += tests
|
||||
#DIRS += tests
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
@@ -46,7 +46,6 @@ LIBS = \
|
||||
-lpwcac \
|
||||
-lnetcache \
|
||||
-lnetwork \
|
||||
-lraptorhtml \
|
||||
-lpref \
|
||||
-lsecfree \
|
||||
-lraptorgfx \
|
||||
|
||||
Reference in New Issue
Block a user