config.h.in
author Mikael Berthe <mikael@lilotux.net>
Wed, 10 Nov 2010 11:25:08 +0100
changeset 33 104ecab6a1d5
parent 28 ff36ae7e2b1e
child 36 2910a8ca0d92
permissions -rw-r--r--
Remove trailing space characters


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif