From eebdf3515952ec163c4009b26f1f0bad4590c390 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Sat, 28 Apr 2012 01:20:57 +0000 Subject: res_corosync: Fix build against corosync 2.0. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@364444 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- include/asterisk/autoconfig.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/asterisk/autoconfig.h.in') diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in index 6ba9d6527..f7ef9be89 100644 --- a/include/asterisk/autoconfig.h.in +++ b/include/asterisk/autoconfig.h.in @@ -140,6 +140,9 @@ /* Define to 1 if you have the Corosync library. */ #undef HAVE_COROSYNC +/* Define to 1 if COROSYNC has the A callback only in corosync 1.x feature. */ +#undef HAVE_COROSYNC_CFG_STATE_TRACK + /* Define to 1 if you have the `cos' function. */ #undef HAVE_COS -- cgit v1.2.3