Author: sayer
Date: 2008-12-22 10:59:48 +0100 (Mon, 22 Dec 2008)
New Revision: 1220

Modified:
   trunk/apps/xmlrpc2di/Makefile
Log:
linking with openssl (SSL can not be #defined)

Modified: trunk/apps/xmlrpc2di/Makefile
===================================================================
--- trunk/apps/xmlrpc2di/Makefile       2008-12-19 19:58:44 UTC (rev 1219)
+++ trunk/apps/xmlrpc2di/Makefile       2008-12-22 09:59:48 UTC (rev 1220)
@@ -13,6 +13,7 @@
 # -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

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to