Re: [Pacemaker] Pacemaker Digest, Vol 19, Issue 44

2009-06-30 Thread Mark Hamzy
and...@beekhof.net wrote on 06/30/2009 14:14:12 PM: > I'd prefer sbin_PROGRAMS instead of halib_PROGRAMS for > notifyServicelogEvent (the others are only installed there for legacy > reasons). > Also, since you're linking against crmcommon (which should be > $(top_builddir)/lib/common/libcrmcommon

Re: [Pacemaker] System Health backend patch part 1

2009-06-30 Thread Andrew Beekhof
I'd prefer sbin_PROGRAMS instead of halib_PROGRAMS for notifyServicelogEvent (the others are only installed there for legacy reasons). Also, since you're linking against crmcommon (which should be $(top_builddir)/lib/common/libcrmcommon.la btw), you may want to use the crm_err(), crm_debug() macros