This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
Add libcurl dependency for recording
pull/263/head^2
Eric Green
10 years ago
parent
db96f61e07
commit
ba93a08d24
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
daemon/Makefile
+ 1
- 0
daemon/Makefile
View File
@ -54,6 +54,7 @@ LDFLAGS+= -lpcap
LDFLAGS
+=
`
pcre-config --libs
`
LDFLAGS
+=
`
xmlrpc-c-config client --libs
`
LDFLAGS
+=
-lhiredis
LDFLAGS
+=
`
pkg-config --libs libcurl
`
i
f
n
e
q
(
$(
DBG
)
,
y
e
s
)
DPKG_BLDFLGS
=
$(
shell which dpkg-buildflags 2>/dev/null
)
Write
Preview
Loading…
Cancel
Save