From ad5ae59c66f134a526c28220512e1365d1261e50 Mon Sep 17 00:00:00 2001 From: Sanel Zukan Date: Wed, 18 Nov 2009 14:26:20 +0000 Subject: [PATCH] Use CURL_CFLAGS in case curl was installed in non-common directories. --- ede-bug-tools/ede-bug-report/Jamfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ede-bug-tools/ede-bug-report/Jamfile b/ede-bug-tools/ede-bug-report/Jamfile index 7429d7c..601d65a 100644 --- a/ede-bug-tools/ede-bug-report/Jamfile +++ b/ede-bug-tools/ede-bug-report/Jamfile @@ -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