config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Tue, 30 Mar 2010 22:18:56 +0300
changeset 30 060c59f6f3de
parent 28 ff36ae7e2b1e
child 36 2910a8ca0d92
permissions -rw-r--r--
Fix compilation warnings


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif