[PATCH 3 of 3] debian: build: remove --enable-mgmt
Florian Haas
florian.haas at linbit.com
Tue Mar 9 19:23:17 UTC 2010
# HG changeset patch
# User Florian Haas <florian.haas at linbit.com>
# Date 1268161554 -3600
# Branch sid
# Node ID c368d7b723745ae8bee71bf83a104f175a2c08f1
# Parent 37b939eca30d33fc65fe53ea36e2ef24746a8f87
debian: build: remove --enable-mgmt
mgmt is no longer a heartbeat feature.
The --enable-mgmt configure flag is no longer supported.
diff -r 37b939eca30d -r c368d7b72374 debian/rules
--- a/debian/rules Tue Mar 09 20:04:46 2010 +0100
+++ b/debian/rules Tue Mar 09 20:05:54 2010 +0100
@@ -12,7 +12,7 @@
--mandir=/usr/share/man --disable-crm \
--with-group-name=haclient --with-ccmuser-name=hacluster \
--enable-snmp-subagent --with-mibsdir=/usr/share/snmp/mibs \
- --enable-mgmt --enable-libc-malloc
+ --enable-libc-malloc
# These are used for cross-compiling and for saving the configure script
# from having to guess our platform (since we know it already)
More information about the Debian-ha-maintainers
mailing list