comparison src/ChangeLog @ 108150:66c73788b432

Set GPM part of MOUSE_SUPPORT with configure, not cpp. * configure.in (GPM_MOUSE_SUPPORT): New output variable. * src/Makefile.in (GPM_MOUSE_SUPPORT): New, set by configure. (MOUSE_SUPPORT) [!HAVE_MOUSE]: Use $GPM_MOUSE_SUPPORT.
author Glenn Morris <rgm@gnu.org>
date Wed, 28 Apr 2010 00:15:10 -0700
parents 1af337cb46c4
children 582ce1d4716e
comparison
equal deleted inserted replaced
108149:1af337cb46c4 108150:66c73788b432
1 2010-04-28 Glenn Morris <rgm@gnu.org> 1 2010-04-28 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (GPM_MOUSE_SUPPORT): New, set by configure.
4 (MOUSE_SUPPORT) [!HAVE_MOUSE]: Use $GPM_MOUSE_SUPPORT.
2 5
3 * Makefile.in (FONT_OBJ): New, set by configure. 6 * Makefile.in (FONT_OBJ): New, set by configure.
4 (FONT_DRIVERS): Use $FONT_OBJ. 7 (FONT_DRIVERS): Use $FONT_OBJ.
5 8
6 * Makefile.in (LIBXMU): Set with configure, not cpp. 9 * Makefile.in (LIBXMU): Set with configure, not cpp.