From f6bf5a66b2de1ee7dc42807c9227a85fcbf55649 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Mon, 21 Apr 2008 12:18:21 +0000 Subject: [PATCH] * Added note on using local libxmlrpc installation. git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@899 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- apps/examples/xmlrpc2di/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/examples/xmlrpc2di/Makefile b/apps/examples/xmlrpc2di/Makefile index 8a9d89bb..cc6767a2 100644 --- a/apps/examples/xmlrpc2di/Makefile +++ b/apps/examples/xmlrpc2di/Makefile @@ -9,6 +9,7 @@ module_cflags = # 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