Sanel Zukan 037460d4b3 Fixes for new curl versions.
Looks like type.h is removed from curl distribution rendering xmlrpc-c code uncompileable. All code is wrapped
around HAVE_CURLTYPES_H. Also if _REENTRANT was defined, gcc will report warning as it is defined by default (:S).
2012-05-16 07:55:41 +00:00
..
2012-05-16 07:55:41 +00:00

This directory contains customized xmlrpc-c (http://xmlrpc-c.sourceforge.net)
library suitable only for EDE usage. Besides that, some things are removed because
they are not used (abyss server and C++ wrapper).