config.h.in
changeset 12 2de470098bd7
parent 10 b0511d0cd16e
child 14 5d8f38cc86ac
equal deleted inserted replaced
11:32564a4369f2 12:2de470098bd7
     2 #ifndef LOCAL_CONFIG_H
     2 #ifndef LOCAL_CONFIG_H
     3 #define LOCAL_CONFIG_H
     3 #define LOCAL_CONFIG_H
     4 
     4 
     5 #include <mcabber/config.h>
     5 #include <mcabber/config.h>
     6 
     6 
     7 #if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 23
     7 #if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 27
     8 #  define HAVE_CMD_ID
     8 #  define HAVE_CMD_ID
     9 #  if MCABBER_API_VERSION >= 24
     9 #  if MCABBER_API_VERSION >= 28
    10 #    define HAVE_CMD_SAFE
    10 #    define HAVE_CMD_SAFE
    11 #  endif
    11 #  endif
    12 #endif
    12 #endif
    13 
    13 
    14 #define PROJECT_VERSION ( "${PROJECT_VERSION}" )
    14 #define PROJECT_VERSION ( "${PROJECT_VERSION}" )