comparison src/ChangeLog @ 108149:1af337cb46c4

Set FONT_DRIVERS with configure rather than cpp. * configure.in (FONT_OBJ): New output variable. * src/Makefile.in (FONT_OBJ): New, set by configure. (FONT_DRIVERS): Use $FONT_OBJ.
author Glenn Morris <rgm@gnu.org>
date Wed, 28 Apr 2010 00:08:53 -0700
parents 1c3ecdb885b5
children 66c73788b432
comparison
equal deleted inserted replaced
108148:1c3ecdb885b5 108149:1af337cb46c4
1 2010-04-28 Glenn Morris <rgm@gnu.org> 1 2010-04-28 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (FONT_OBJ): New, set by configure.
4 (FONT_DRIVERS): Use $FONT_OBJ.
2 5
3 * Makefile.in (LIBXMU): Set with configure, not cpp. 6 * Makefile.in (LIBXMU): Set with configure, not cpp.
4 * s/aix4-2.h (LIBXMU): 7 * s/aix4-2.h (LIBXMU):
5 * s/hpux10-20.h (LIBXMU): 8 * s/hpux10-20.h (LIBXMU):
6 Remove definition, now set in configure. 9 Remove definition, now set in configure.