WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

[Xen-API] [PATCH 02 of 17] Remove unnecessary dependencies to build 'xsh

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] [PATCH 02 of 17] Remove unnecessary dependencies to build 'xsh'
From: Rob Hoes <rob.hoes@xxxxxxxxxx>
Date: Fri, 7 Jan 2011 16:57:45 +0000
Delivery-date: Fri, 07 Jan 2011 09:03:08 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <patchbomb.1294419463@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <patchbomb.1294419463@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mercurial-patchbomb/1.6.3
Signed-off-by: Rob Hoes <rob.hoes@xxxxxxxxxx>


# HG changeset patch
# User Rob Hoes <rob.hoes@xxxxxxxxxx>
# Date 1294419411 0
# Node ID 075a54f9320ebaaf649db22cf60854e737715a1a
# Parent  70b29fc7d5e0449354b1ac373fb9e08ca70a8968
Remove unnecessary dependencies to build 'xsh'

Signed-off-by: Rob Hoes <rob.hoes@xxxxxxxxxx>

diff -r 70b29fc7d5e0 -r 075a54f9320e ocaml/xsh/OMakefile
--- a/ocaml/xsh/OMakefile
+++ b/ocaml/xsh/OMakefile
@@ -1,6 +1,6 @@
-OCAML_LIBS    = ../util/version ../idl/ocaml_backend/common 
../idl/ocaml_backend/client
-OCAMLINCLUDES = ../idl/ocaml_backend/ ../util/
-OCAMLPACKS    = xml-light2 stdext uuid stunnel http-svr
+OCAML_LIBS    = 
+OCAMLINCLUDES = 
+OCAMLPACKS    = stdext stunnel
 COMPILE_NATIVE=no
 section
        OCAMLFLAGS+=-linkall

Attachment: xen-api.hg-02.patch
Description: Text Data

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api