config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Mon, 15 Feb 2010 17:12:12 +0200
changeset 20 df9cedcdb3b2
parent 14 9a4d0f04c7d3
child 24 7aa499342e2b
permissions -rw-r--r--
Use pkg-config to find mcabber headers * use pkg-config to find mcabber headers * check pep module headers * use new interfaces unconditionally
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14
9a4d0f04c7d3 Check online status
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     1
9a4d0f04c7d3 Check online status
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     2
#ifndef LOCAL_CONFIG_H
9a4d0f04c7d3 Check online status
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     3
#define LOCAL_CONFIG_H
9a4d0f04c7d3 Check online status
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     4
9a4d0f04c7d3 Check online status
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     5
#cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER
9a4d0f04c7d3 Check online status
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     6
9a4d0f04c7d3 Check online status
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     7
#endif
9a4d0f04c7d3 Check online status
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     8