[Libvirt-cim] [PATCH] [CU] Update README - indicate autogen.sh is run when building from a cloned tree

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Thu Jan 22 19:33:36 UTC 2009


# HG changeset patch
# User Kaitlin Rupert <karupert at us.ibm.com>
# Date 1232652800 28800
# Node ID d4a9e07d6738f76780bcb1ada5b7c0dbc57e4e0f
# Parent  0ef95d18e20c364966938676a8023c9bca167724
[CU] Update README - indicate autogen.sh is run when building from a cloned tree

Signed-off-by: Kaitlin Rupert <karupert at us.ibm.com>

diff -r 0ef95d18e20c -r d4a9e07d6738 README
--- a/README	Tue Dec 02 09:09:48 2008 -0800
+++ b/README	Thu Jan 22 11:33:20 2009 -0800
@@ -29,7 +29,9 @@
 
 Procedure:
 
-  $ ./autogen.sh
+  -If building a tree cloned from the hg repository, run this step first:
+      $ ./autogen.sh
+
   $ # You probably want the EO parser enabled
   $ ./configure --enable-eoparser
   $ make




More information about the Libvirt-cim mailing list