Add support for a custom user agent at compile-time
authorJeremy Katz <jeremy@katzbox.net>
Sun, 22 Sep 2013 19:50:05 +0000 (21:50 +0200)
committerJeremy Katz <jeremy@katzbox.net>
Thu, 26 Sep 2013 14:29:15 +0000 (10:29 -0400)
commit9153bfdae3d92ddce750e174589cae1e96bab67f
treeeb87eb7627e11cd176dde8c366c8f3c4691c0ae7
parentd0bf11d455b9da5770382f3cd20667723f1bbdb5
Add support for a custom user agent at compile-time

Make it possible to specify a custom user agent at compile time
and then use on all libcurl calls instead of just going with
PACKAGE_NAME/PACKAGE_VERSION
configure.in
src/apache.c
src/ascent.c
src/bind.c
src/collectd.h
src/curl.c
src/curl_json.c
src/curl_xml.c
src/nginx.c
src/write_http.c