view mcabber/Makefile.am @ 1757:6e55f9776d5d

Uncomment max_history_blocks in the sample configuration file Most people probably don't want unlimited history buffers in memory...
author Mikael Berthe <mikael@lilotux.net>
date Sat, 13 Mar 2010 13:36:48 +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