~ubuntu-branches/debian/sid/ncurses/sid-200908151540

« back to all changes in this revision

Viewing changes to test/modules

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2008-11-30 03:43:00 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20081130034300-lw6qrujyjmv6e32x
Tags: 5.7+20081122-2
Adding patch from Samuel Thibault to ensure that aalib checks the
value returned by Gpm_GetEvent() and only proceeds if value == 1
(Closes: #506717).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: modules,v 1.37 2008/12/20 21:38:44 tom Exp $
 
1
# $Id: modules,v 1.36 2007/08/18 17:57:08 tom Exp $
2
2
##############################################################################
3
3
# Copyright (c) 1998-2006,2007 Free Software Foundation, Inc.                #
4
4
#                                                                            #
37
37
bs              progs           $(srcdir)       $(HEADER_DEPS)
38
38
cardfile        progs           $(srcdir)       $(HEADER_DEPS)  ../include/panel.h ../include/form.h
39
39
chgat           progs           $(srcdir)       $(HEADER_DEPS)
40
 
clip_printw     progs           $(srcdir)       $(HEADER_DEPS)
41
40
color_set       progs           $(srcdir)       $(HEADER_DEPS)
42
41
demo_altkeys    progs           $(srcdir)       $(HEADER_DEPS)
43
42
demo_defkey     progs           $(srcdir)       $(HEADER_DEPS)
61
60
inch_wide       progs           $(srcdir)       $(HEADER_DEPS)
62
61
inchs           progs           $(srcdir)       $(HEADER_DEPS)
63
62
ins_wide        progs           $(srcdir)       $(HEADER_DEPS)
64
 
insdelln        progs           $(srcdir)       $(HEADER_DEPS)
65
63
inserts         progs           $(srcdir)       $(HEADER_DEPS)
66
64
key_names       progs           $(srcdir)       $(HEADER_DEPS)
67
65
keynames        progs           $(srcdir)       $(HEADER_DEPS)