Commit 38694748 authored by Nils Goroll's avatar Nils Goroll

notes on use of curl

parent dcc93db0
......@@ -445,8 +445,9 @@ not link dynamically to `libdcs.so`. This is done for two reasons:
cURL
----
`curl` uses environment variables like `http_proxy`. These do not pass through
the Makefiles, so `curl` should be configured using `~/.curlrc`.
`curl` uses environment variables like `http_proxy`. If they do not pass through
the Makefiles (as with some versions of `make`),
`curl` can be configured using `~/.curlrc`.
ACKNOWLEDGEMENTS
......
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