Commit b10b6493 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add curl-config location in PATH.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40802 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c10d8c80
......@@ -19,5 +19,6 @@ configure-options =
--without-tcltk
environment =
PATH=${curl:location}/bin:%(PATH)s
CPPFLAGS=-I${zlib:location}/include
LDFLAGS=-L${zlib:location}/lib -L${openssl:location}/lib -Wl,-rpath -Wl,${openssl:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment