view mcabber/Makefile.am @ 1863:2b013c0f949a

readline: Make backward_kill_iline() consistent with backward_kill_word() That is, stop on first character if it is the command character.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 03 Apr 2010 20:21:37 +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