config.h.in
author Mikael Berthe <mikael@lilotux.net>
Wed, 10 Nov 2010 11:47:31 +0100
changeset 34 1a62a570e66b
parent 28 ff36ae7e2b1e
child 36 2910a8ca0d92
permissions -rw-r--r--
Fix a segfault when the selected item is not a valid disco target (E.g. status buffer...)


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif