annotate mcabber/Makefile.am @ 1229:e9ea1497ac9d

Fix a key binding issue on FreeBSD The problem is that on FreeBSD with wide ncurses support, isprint() returns TRUE for special key codes like Fn, KEY_PPAGE, etc. This (ugly) patch makes possible for these special keys to be bound anyway.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 08 Jun 2007 16:35:02 +0200
parents 103764a87777
children a087125d8fc8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
233
65c564e957a8 [/trunk] Changeset 246 by mikael
mikael
parents: 57
diff changeset
1 SUBDIRS = connwrap libjabber src doc
800
103764a87777 Improve autoconf
Mikael Berthe <mikael@lilotux.net>
parents: 233
diff changeset
2 ACLOCAL_AMFLAGS = -I macros