Bundle a copy of xmlrpc++ (CVS as of 20101026) to use as an easier to build
(than libxmlrpc-c3) client on win32, and also as a server in the near future.
Upstream version modified as follows:
* Added numerous required includes
* Fixed some sprintf format strings
* Added support for the nil type
* Included <config.h> in all .cpp files