mcabber/Makefile.am
author Mikael Berthe <mikael@lilotux.net>
Thu, 11 Oct 2012 22:46:41 +0200
changeset 2029 ca40744c03be
parent 1712 7bdd9ed28684
permissions -rw-r--r--
Do not warn when the configuration file contains 256-color values Configuration file is read before ncurses is initialized so we cannot assume the terminal doesn't support 256 colors.

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