config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Tue, 30 Mar 2010 22:09:54 +0300
changeset 27 c641ef370d18
parent 24 7aa499342e2b
child 29 378fc85f60f3
permissions -rw-r--r--
Fix signedness warnings


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif