libcurl.m4: mention argument is PREFIX
authorDaniel Stenberg <daniel@haxx.se>
Mon, 4 Oct 2010 09:50:43 +0000 (11:50 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 4 Oct 2010 09:50:43 +0000 (11:50 +0200)
commit9bce615f4667907856244d37179d9ee13714118e
tree67a2ecae40a767f1cd56f8663d02f58db800d3e2
parent81e107010e9a3892833d9f9f7fdfab557c6c359f
libcurl.m4: mention argument is PREFIX

The macro provides a --with-libcurl option that expects a PREFIX to be
specified and not actually a "directory" in which libcurl will be found.
This now spells that out more clearly.

Reported by: Dan Locks
Bug: http://curl.haxx.se/bug/view.cgi?id=3079891
docs/libcurl/libcurl.m4