mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Use CURL_CFLAGS in case curl was installed in non-common directories.
This commit is contained in:
parent
bafdb44a10
commit
ad5ae59c66
@ -97,6 +97,8 @@ if $(CURL_CFLAGS) || $(CURL_LIBS) {
|
||||
curlmulti.c
|
||||
lock_pthread.c ;
|
||||
|
||||
ObjectCcFlags $(CURL_TRANSPORT_SRC) : $(CURL_CFLAGS) ;
|
||||
|
||||
UTIL_SRC =
|
||||
casprintf.c
|
||||
cmdline_parser.c
|
||||
|
Loading…
Reference in New Issue
Block a user