linking with openssl (SSL can not be #defined)

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1220 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 18 years ago
parent 15b2837cad
commit bbb7c872fb

@ -13,6 +13,7 @@ plug_in_name = xmlrpc2di
# -D XMLRPCPP_SUPPORT_STRUCT_ACCESS
# use these for local installation:
module_ldflags = -lssl
module_cflags = -I$(XMLRPCPP_DIR)/src -DHAVE_XMLRPCPP_SSL -D XMLRPCPP_SUPPORT_STRUCT_ACCESS
module_extra_objs = $(XMLRPCPP_DIR)/libXmlRpc.a
extra_clean = clean_libxmlrpc

Loading…
Cancel
Save