comparison src/ChangeLog @ 108458:30b11e5df204

Merge from mainline.
author Katsumi Yamaoka <katsumi@flagship2>
date Wed, 28 Apr 2010 12:11:11 +0000
parents ad916afa5bdd
children 514ebf69b289
comparison
equal deleted inserted replaced
108457:aeb8069f9ba3 108458:30b11e5df204
1 2010-04-28 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (BASE_WINDOW_SUPPORT, X_WINDOW_SUPPORT): New variables.
4 (WINDOW_SUPPORT) [HAVE_WINDOW_SYSTEM]: Use them.
5
6 * Makefile.in (CYGWIN_OBJ): Set with configure, not cpp.
7
8 * Makefile.in (GPM_MOUSE_SUPPORT): New, set by configure.
9 (MOUSE_SUPPORT) [!HAVE_MOUSE]: Use $GPM_MOUSE_SUPPORT.
10
11 * Makefile.in (FONT_OBJ): New, set by configure.
12 (FONT_DRIVERS): Use $FONT_OBJ.
13
14 * Makefile.in (LIBXMU): Set with configure, not cpp.
15 * s/aix4-2.h (LIBXMU):
16 * s/hpux10-20.h (LIBXMU):
17 Remove definition, now set in configure.
18
19 * Makefile.in (NS_OBJ, NS_SUPPORT): Set with configure, not cpp.
20
21 * m/amdx86-64.h [i386]: Move this test to configure.in.
22
1 2010-04-27 Glenn Morris <rgm@gnu.org> 23 2010-04-27 Glenn Morris <rgm@gnu.org>
2 24
3 * Makefile.in (LIBXTR6): Set with configure, not cpp. 25 * Makefile.in (LIBXTR6): Set with configure, not cpp.
4 * s/unixware.h (NEED_LIBW): Remove definition. 26 * s/unixware.h (NEED_LIBW): Remove definition.
5 27