From: Jakub Bogusz Date: Fri, 3 Jun 2005 10:26:41 +0000 (+0000) Subject: - updated for 1.99.5 X-Git-Tag: auto/th/heartbeat-2_0_8-0_2~31 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=1c7c43f24ada5daf3d2adc73fa1932ce24504578;p=packages%2Fheartbeat.git - updated for 1.99.5 Changed files: heartbeat-ac.patch -> 1.2 --- diff --git a/heartbeat-ac.patch b/heartbeat-ac.patch index 7f1c7c7..7b89e6a 100644 --- a/heartbeat-ac.patch +++ b/heartbeat-ac.patch @@ -39,29 +39,3 @@ AC_MSG_CHECKING(for the location of the lock directory) for TTY_LOCK_D in /var/lock /var/spool/lock /var/spool/locks -@@ -1398,15 +1377,16 @@ - - dnl testing again makes the eventual output a little easier to read - if test "${enable_crm}" = "yes"; then -- AC_OUTPUT(crm/Makefile \ -- crm/common/Makefile \ -- crm/cib/Makefile \ -- crm/crmd/Makefile \ -- crm/lrmd/Makefile \ -- crm/pengine/Makefile \ -- crm/tengine/Makefile \ -- crm/admin/Makefile \ --) -+ : -+dnl AC_OUTPUT(crm/Makefile \ -+dnl crm/common/Makefile \ -+dnl crm/cib/Makefile \ -+dnl crm/crmd/Makefile \ -+dnl crm/lrmd/Makefile \ -+dnl crm/pengine/Makefile \ -+dnl crm/tengine/Makefile \ -+dnl crm/admin/Makefile \ -+dnl ) - dnl else - dnl For when the CRM is manditory... - dnl if "${enable_crm}" = "no (libxml2 not found)"; then