Author: jih Date: 2008-04-21 14:18:21 +0200 (Mon, 21 Apr 2008) New Revision: 899
Modified: trunk/apps/examples/xmlrpc2di/Makefile Log: * Added note on using local libxmlrpc installation. Modified: trunk/apps/examples/xmlrpc2di/Makefile =================================================================== --- trunk/apps/examples/xmlrpc2di/Makefile 2008-04-21 08:18:33 UTC (rev 898) +++ trunk/apps/examples/xmlrpc2di/Makefile 2008-04-21 12:18:21 UTC (rev 899) @@ -9,6 +9,7 @@ # module_cflags = -I$(XMLRPCPP_DIR)/src # module_extra_objs = $(XMLRPCPP_DIR)/libXmlRpc.a # extra_clean = clean_libxmlrpc +# and comment module_ldflags line above COREPATH ?=../../../core _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
