# HG changeset patch # User Myhailo Danylenko # Date 1271015046 -10800 # Node ID 2de470098bd75893356098ef256284d88edebba0 # Parent 32564a4369f24bba60b65d0145ac92d803579e94 Update config.h.in diff -r 32564a4369f2 -r 2de470098bd7 config.h.in --- a/config.h.in Sun Apr 11 22:19:46 2010 +0300 +++ b/config.h.in Sun Apr 11 22:44:06 2010 +0300 @@ -4,9 +4,9 @@ #include -#if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 23 +#if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 27 # define HAVE_CMD_ID -# if MCABBER_API_VERSION >= 24 +# if MCABBER_API_VERSION >= 28 # define HAVE_CMD_SAFE # endif #endif