]> git.pld-linux.org Git - packages/corosync.git/blame - corosync-install.patch
Version: 2.1.0
[packages/corosync.git] / corosync-install.patch
CommitLineData
37d86914
JK
1diff -dur corosync-2.1.0.orig/configure.ac corosync-2.1.0/configure.ac
2--- corosync-2.1.0.orig/configure.ac 2012-10-10 10:17:50.000000000 +0200
3+++ corosync-2.1.0/configure.ac 2012-10-25 08:59:49.000000000 +0200
4@@ -611,8 +611,8 @@
5 AC_SUBST([SONAME])
5a02a01c 6
5a02a01c 7 AM_CONDITIONAL(INSTALL_TESTAGENTS, test -n "${enable_testagents}")
37d86914 8 AM_CONDITIONAL(INSTALL_MIB, test "${do_snmp}" = "1")
5a02a01c
JK
9-AM_CONDITIONAL(INSTALL_DBUSCONF, test "${enable_dbus}" = "1")
10+AM_CONDITIONAL(INSTALL_DBUSCONF, test "${enable_dbus}" = "yes")
11 AM_CONDITIONAL(AUGTOOL, test -n "${AUGTOOL}")
12 AC_SUBST([NSS_LDFLAGS])
13
37d86914 14
This page took 0.030719 seconds and 4 git commands to generate.