mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 05:16:21 +00:00
first step to remove libmesode
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
@@ -125,12 +125,7 @@ main(int argc, char** argv)
|
||||
|
||||
g_print("Build information:\n");
|
||||
|
||||
#ifdef HAVE_LIBMESODE
|
||||
g_print("XMPP library: libmesode\n");
|
||||
#endif
|
||||
#ifdef HAVE_LIBSTROPHE
|
||||
g_print("XMPP library: libstrophe\n");
|
||||
#endif
|
||||
|
||||
if (is_notify_enabled()) {
|
||||
g_print("Desktop notification support: Enabled\n");
|
||||
|
||||
Reference in New Issue
Block a user