config.h.in
changeset 29 23fa36d480fb
parent 19 9ce7690c4dab
child 31 e404cd1c7077
equal deleted inserted replaced
28:c035fbbab184 29:23fa36d480fb
     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_LM_CONNECTION_UNREGISTER_REPLY_HANDLER
     4 
     6 
     5 #define PROJECT_VERSION ( "${PROJECT_VERSION}" )
     7 #define PROJECT_VERSION ( "${PROJECT_VERSION}" )
     6 
     8 
     7 #endif
     9 #endif
     8 
    10