config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Thu, 25 Mar 2010 20:46:24 +0200
changeset 26 fec515d07dd2
parent 24 7aa499342e2b
child 29 378fc85f60f3
permissions -rw-r--r--
Update hooks


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif