[Pacemaker] [PATCH] High: build: fix autoconf after crm shell	modularization
    Florian Haas 
    florian.haas at linbit.com
       
    Mon Feb 15 08:27:15 UTC 2010
    
    
  
# HG changeset patch
# User Florian Haas <florian.haas at linbit.com>
# Date 1266222386 -3600
# Branch stable-1.0
# Node ID 439fd4efe28a870acff433eda0cf702853bcbfae
# Parent  fdf7240ea4e1e2d742b722587bcfb90bf6cb4f4c
High: build: fix autoconf after crm shell modularization
Un-break autoconf after tools/crm.in was removed.
diff -r fdf7240ea4e1 -r 439fd4efe28a configure.ac
--- a/configure.ac	Mon Feb 15 08:36:39 2010 +0100
+++ b/configure.ac	Mon Feb 15 09:26:26 2010 +0100
@@ -1426,7 +1426,6 @@
 	tools/haresources2cib.py				\
 	tools/hb2openais.sh					\
 	tools/crm_primitive.py					\
-	tools/crm						\
 	shell/Makefile						\
 	shell/setup.py				\
 	shell/templates/Makefile						\
    
    
More information about the Pacemaker
mailing list