config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Sun, 08 May 2011 01:40:04 +0300
changeset 51 30b410060a65
parent 49 a9c3cc3626ca
parent 43 751d06b00558
child 52 ab752dd11b45
permissions -rw-r--r--
Merge with McKael repo with fixes


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#include <mcabber/config.h>

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif