config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Sun, 14 Mar 2010 21:41:32 +0200
changeset 28 ff36ae7e2b1e
parent 26 91987ea19f24
child 36 2910a8ca0d92
permissions -rw-r--r--
Use new module struct with api


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif