config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Thu, 10 May 2012 00:50:00 +0300
changeset 37 62e97e4f562c
parent 35 d0bb20377181
permissions -rw-r--r--
Fix compatibility with libpng 1.5 Use accessors for fields in info struct


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif