mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 04:16:54 +00:00
get cflags for libcurl as well as libs (patch from qwell)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@41023 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -53,7 +53,8 @@ AST_DEVMODE=@AST_DEVMODE@
|
||||
ASOUND_INCLUDE=@ALSA_INCLUDE@
|
||||
ASOUND_LIB=@ALSA_LIB@
|
||||
|
||||
CURL_LIB=@CURLLIB@
|
||||
CURL_INCLUDE=@CURL_INCLUDE@
|
||||
CURL_LIB=@CURL_LIB@
|
||||
|
||||
CURSES_INCLUDE=@CURSES_INCLUDE@
|
||||
CURSES_LIB=@CURSES_LIB@
|
||||
|
||||
Reference in New Issue
Block a user