view mcabber/Makefile.am @ 2358:b010ffcae282

Don't crash on presence from bare room JID While handling MUC presence, check whether it was sent from the bare room JID before assuming a non-NULL resource name. These days, some servers send presence from the bare room JID to handle MUC avatars.
author Holger Weiß <holger@zedat.fu-berlin.de>
date Tue, 22 Oct 2019 19:59:21 +0200
parents 7bdd9ed28684
children
line wrap: on
line source

SUBDIRS = mcabber doc modules
ACLOCAL_AMFLAGS = -I macros
if INSTALL_HEADERS
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = mcabber.pc
endif