view mcabber/Makefile.am @ 2332:645d3ef1c88e

Link against tinfo _or_ tinfow When linking againt libraries for wide characters, only libtinfow should be linked.
author franky
date Mon, 25 Nov 2019 21:40:51 +0100
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