config.h.in
author Mikael Berthe <mikael@lilotux.net>
Sun, 27 Mar 2011 20:24:35 +0200
changeset 43 751d06b00558
parent 42 958051365a6e
child 51 30b410060a65
permissions -rw-r--r--
Use MCABBER_API_HAVE_CMD_ID


#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