config.h.in
changeset 24 7aa499342e2b
parent 20 df9cedcdb3b2
child 29 378fc85f60f3
equal deleted inserted replaced
23:2b7060ce1152 24:7aa499342e2b
     2 #ifndef LOCAL_CONFIG_H
     2 #ifndef LOCAL_CONFIG_H
     3 #define LOCAL_CONFIG_H
     3 #define LOCAL_CONFIG_H
     4 
     4 
     5 #cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER
     5 #cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER
     6 
     6 
       
     7 #define PROJECT_VERSION ( "${PROJECT_VERSION}" )
       
     8 
     7 #endif
     9 #endif
     8 
    10