]> git.pld-linux.org Git - packages/corosync.git/blob - corosync-install.patch
Version: 2.1.0
[packages/corosync.git] / corosync-install.patch
1 diff -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])
6  
7  AM_CONDITIONAL(INSTALL_TESTAGENTS, test -n "${enable_testagents}")
8  AM_CONDITIONAL(INSTALL_MIB, test "${do_snmp}" = "1")
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  
14
This page took 0.030563 seconds and 3 git commands to generate.