config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Thu, 30 Jun 2011 16:05:58 +0300
changeset 53 dc9cf0b65d1c
parent 52 ab752dd11b45
child 63 d644c08bbc27
permissions -rw-r--r--
Remove api.h, offending 0.10.0


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif