config.h.in
changeset 28 32bebcf6bbbd
parent 21 8b61328ab7c1
equal deleted inserted replaced
27:6de25ac5876c 28:32bebcf6bbbd
     1 
     1 
     2 #ifndef LOCAL_CONFIG_H
     2 #ifndef LOCAL_CONFIG_H
     3 #define LOCAL_CONFIG_H
     3 #define LOCAL_CONFIG_H
       
     4 
       
     5 #cmakedefine HAVE_MCABBER_CMD_ID @HAVE_MCABBER_CMD_ID@
     4 
     6 
     5 #define PROJECT_VERSION ( "${PROJECT_VERSION}" )
     7 #define PROJECT_VERSION ( "${PROJECT_VERSION}" )
     6 
     8 
     7 #endif
     9 #endif
     8 
    10