mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
move mod_spidermonkey and mod_xml_curl to use new WANT_CURL to add curl to the module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4593 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
MODNAME=mod_spidermonkey
|
||||
include sm.mak
|
||||
LOCAL_CFLAGS += -I$(BASE)/libs/curl/include
|
||||
LOCAL_LDFLAGS += $(BASE)/libs/curl/lib/libcurl.la
|
||||
|
||||
WANT_CURL=yes
|
||||
include ../../../../build/modmake.rules
|
||||
|
||||
local_depend:
|
||||
|
||||
Reference in New Issue
Block a user